Interface ValidatorDefinition


  • public interface ValidatorDefinition
    Defines attributes for Validator implementation.
    Since:
    2.3.0
    • Method Detail

      • getLabel

        com.onwbp.base.text.UserMessage getLabel()
        Returns the label of this Validator.
      • getDescription

        com.onwbp.base.text.UserMessage getDescription()
        Returns the description of this Validator.