Annotation Type I18nValidFormat
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface I18nValidFormatThis annotation is used internally to annotateI18nFormatUtil.isFormat().- See the Checker Framework Manual:
- Internationalization Format String Checker