Package org.broadleafcommerce.openadmin.server.service.persistence.validation

Interface Summary
EntityValidatorService  
PropertyValidator  
 

Class Summary
BeanValidationEntityValidatorServiceImpl Implementation of the EntityValidatorService that runs entities through JSR-303 validations.
EntityValidatorServiceImpl This implementation validates each Property from the given Entity according to the ValidationConfigurations associated with it.
MatchesFieldValidator Checks for equality between this field and a configured 'otherField'
RegexPropertyValidator Validates a field against a configured 'regularExpression' item
 



Copyright © 2013. All Rights Reserved.