Uses of Class
org.hibernate.validator.ap.internal.checks.annotationparameters.AnnotationMessageCheck
Packages that use AnnotationMessageCheck
-
Uses of AnnotationMessageCheck in org.hibernate.validator.ap.internal.checks.annotationparameters
Subclasses of AnnotationMessageCheck in org.hibernate.validator.ap.internal.checks.annotationparametersModifier and TypeClassDescriptionclass
Checks that the default annotation message parameter is valid and gives a warning otherwise.class
Checks that the message provided as annotation parameter by a user is valid and gives a warning otherwise.