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