Annotation Type I18nValidFormat
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface I18nValidFormat
This annotation is used internally to annotateorg.checkerframework.checker.i18nformatter.util.I18nFormatUtil#isFormat
.
@Documented
@Retention(RUNTIME)
@Target(METHOD)
public @interface I18nValidFormat
org.checkerframework.checker.i18nformatter.util.I18nFormatUtil#isFormat
.