@groovy.transform.CompileStatic class RxGormValidationApi<D> extends GormValidationApi<D>
RxGORM version of validation API
Modifiers | Name | Description |
---|---|---|
private RxDatastoreClient |
datastoreClient |
Type | Name and description |
---|---|
RxDatastoreClient |
datastoreClient |
Constructor and description |
---|
RxGormValidationApi
(PersistentEntity entity, RxDatastoreClient datastoreClient) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected ValidationEvent |
createValidationEvent(java.lang.Object target) |
Groovy Documentation