Annotation Interface I18nInvalidFormat


This annotation, attached to a String type, indicates that if the String is passed to MessageFormat.format(String, Object...), an exception will result.
See the Checker Framework Manual:
Internationalization Format String Checker