public class BootstrapValidationFactory extends AbstractValidationFactory implements ValidationFactory
ValidationFactory.RuleFactory| Modifier and Type | Field and Description |
|---|---|
(package private) static List<IRule> |
rules
List of rules for BootStrap level validations
|
ruleFactory| Constructor and Description |
|---|
BootstrapValidationFactory()
Constructor
adds static rule list to Rule factory
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(Class clazz)
validates whether a valid entity class or not
|
validate, validate, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidate, validate, validateBootstrapValidationFactory()
public boolean validate(Class clazz) throws RuleValidationException
ValidationFactoryvalidate in interface ValidationFactoryvalidate in class AbstractValidationFactoryRuleValidationExceptionCopyright © 2015. All Rights Reserved.