Annotation Type LatinAlphabetOnly

    • Element Detail

      • off

        boolean off
        Allows to disable validation rule if validation inherited from super class. By default, disable is off
        Returns:
        true if the validation must be disabled, false otherwise
        Default:
        false
      • allowsUppercase

        boolean allowsUppercase
        Default:
        true
      • allowsLowercase

        boolean allowsLowercase
        Default:
        true
      • allowsDigits

        boolean allowsDigits
        Default:
        true
      • punctuations

        String punctuations
        Default:
        "~!@#$%^&*()_+=-[]{},.;:<>?/\\\"\' \t|\r\n"