ValidatorDefinition.public interface ValidatorDefinition
Validator implementation.| Modifier and Type | Method and Description |
|---|---|
com.onwbp.base.text.UserMessage |
getDescription()
Deprecated.
Returns the description of this
Validator. |
com.onwbp.base.text.UserMessage |
getLabel()
Deprecated.
Returns the label of this
Validator. |
Validator |
getValidator(Operation operation)
Deprecated.
Returns an instance of this
Validator. |
Validator getValidator(Operation operation)
Validator.com.onwbp.base.text.UserMessage getLabel()
Validator.com.onwbp.base.text.UserMessage getDescription()
Validator.