Annotation Type ValidLanguage
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) @Constraint(validatedBy=ValidLanguageValidator.class) public @interface ValidLanguage
Defines the annotation of the validator that checks if the language supplied exists in the sherlock engine