public interface FieldRule extends IRule
boolean validate(Field f, Object fieldValue) throws RuleValidationException
f - fieldValue - RuleValidationExceptionboolean validate(Field f) throws RuleValidationException
f - RuleValidationExceptionCopyright © 2015. All Rights Reserved.