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