Uses of Interface
org.broadleafcommerce.openadmin.server.service.persistence.validation.PropertyValidator

Packages that use PropertyValidator
org.broadleafcommerce.openadmin.server.service.persistence.validation   
 

Uses of PropertyValidator in org.broadleafcommerce.openadmin.server.service.persistence.validation
 

Classes in org.broadleafcommerce.openadmin.server.service.persistence.validation that implement PropertyValidator
 class MatchesFieldValidator
          Checks for equality between this field and a configured 'otherField'
 class RegexPropertyValidator
          Validates a field against a configured 'regularExpression' item
 class ValidationConfigurationBasedPropertyValidator
          Provides a default validate method that uses the validation configuration map to pull out the error key and pre-populate the PropertyValidationResult based on ConfigurationItem.ERROR_MESSAGE.
 



Copyright © 2013. All Rights Reserved.