public static class ValidationFactory.RuleFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
private List<IRule> |
jpaRules
list of jpa rules to be applied
|
| Constructor and Description |
|---|
ValidationFactory.RuleFactory() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
addRule(List<IRule> rules)
builds static rule list for validation factory
|
(package private) IRule[] |
getJpaRules() |
Copyright © 2015. All Rights Reserved.