public interface ConstrainedPropertyAssembler
Modifier and Type | Method and Description |
---|---|
void |
assemble(Map<String,List<ConstraintDef>> constraints) |
void |
assemble(Object constraints) |
Map<String,ConstrainedProperty> |
getConstrainedProperties() |
String |
getSharedConstraint(String propertyName) |
void |
setTargetClass(Class<?> targetClass) |
void assemble(@Nonnull Map<String,List<ConstraintDef>> constraints)
@Nonnull Map<String,ConstrainedProperty> getConstrainedProperties()