Annotation Type I18nInvalidFormat

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value
      Using a value of the annotated type as the first argument to MessageFormat.format(String, Object...) will lead to this exception message.
    • Element Detail

      • value

        java.lang.String value
        Using a value of the annotated type as the first argument to MessageFormat.format(String, Object...) will lead to this exception message.