Class PersistenceValidatorAdapter
java.lang.Object
ch.tocco.nice2.model.entity.impl.validate.PersistenceValidatorAdapter
- All Implemented Interfaces:
NiceModelValidator
Validates with the persistence-validators.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate(EntityModel entity) voidvalidate(FieldModel field) voidvalidate(RelationModel relation)
-
Constructor Details
-
PersistenceValidatorAdapter
-
-
Method Details
-
validate
- Specified by:
validatein interfaceNiceModelValidator- Throws:
ModelValidationException
-
validate
- Specified by:
validatein interfaceNiceModelValidator- Throws:
ModelValidationException
-
validate
- Specified by:
validatein interfaceNiceModelValidator- Throws:
ModelValidationException
-