public class RuleRegistry extends Object
| Constructor and Description |
|---|
RuleRegistry() |
| Modifier and Type | Method and Description |
|---|---|
RuleRegistration |
addRule(String name)
Register a new rule for the editable validation.
|
protected Map<String,IValidation> |
getRules() |
public RuleRegistration addRule(String name)
name - Name of the ruleprotected Map<String,IValidation> getRules()
Copyright © 2018 hdiv.org. All rights reserved.