| Package | Description |
|---|---|
| org.hdiv.config.annotation |
| Modifier and Type | Method and Description |
|---|---|
RuleRegistration |
RuleRegistration.acceptedPattern(String acceptedPattern)
Java
Pattern to validate values. |
RuleRegistration |
RuleRegistry.addRule(String name)
Register a new rule for the editable validation.
|
RuleRegistration |
RuleRegistration.componentType(String componentType)
Determine the component type for which apply the validation rule.
|
RuleRegistration |
RuleRegistration.rejectedPattern(String rejectedPattern)
Java
Pattern to validate values. |
Copyright © 2018 hdiv.org. All rights reserved.