interface ConstrainedDiscovery
Strategy interface for discovering the Constrained properties of a class
Type Params | Return Type | Name and description |
---|---|---|
|
abstract java.util.Map<java.lang.String, Constrained> |
findConstrainedProperties(org.grails.datastore.mapping.model.PersistentEntity entity) Finds the constrained properties for the given entity |