Annotation Type I18nValidFormat


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface I18nValidFormat
    This annotation is used internally to annotate I18nFormatUtil.isFormat().
    See the Checker Framework Manual:
    Internationalization Format String Checker