Annotation Type CountryCode

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      CountryCode.Format format
      Return the country code CountryCode.Format.
      boolean off
      Allows disabling the validation rule if this rule is inherited from super class.
    • Element Detail

      • off

        boolean off
        Allows disabling the validation rule if this rule is inherited from super class.

        By default, disable is off.

        Returns:
        true if the validation must be disabled.
        Default:
        false