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(PersistentEntity entity)Finds the constrained properties for the given entity |
Finds the constrained properties for the given entity
entity - The entity