Interface DDMValidation


public interface DDMValidation
  • Method Details

    • getLabel

      String getLabel(Locale locale)
    • getName

      String getName()
    • getParameterMessage

      String getParameterMessage(Locale locale)
    • getRegex

      @Deprecated default String getRegex()
      Deprecated.
      As of Cavanaugh (7.4.x), with no direct replacement
    • getTemplate

      String getTemplate()