java.lang.Object
org.broadleafcommerce.openadmin.server.service.persistence.validation.RuleFieldValidator
All Implemented Interfaces:
PopulateValueRequestValidator, org.springframework.core.Ordered

@Component("blRuleFieldValidator") public class RuleFieldValidator extends Object implements PopulateValueRequestValidator
Validates that a rule can be parsed out successfully. Most of this comes from RuleFieldPersistenceProvider.
Author:
Phillip Verheyden (phillipuniverse)