Uses of Class
org.hibernate.validator.ap.internal.checks.annotationparameters.AnnotationParametersAbstractCheck
Packages that use AnnotationParametersAbstractCheck
-
Uses of AnnotationParametersAbstractCheck in org.hibernate.validator.ap.internal.checks.annotationparameters
Subclasses of AnnotationParametersAbstractCheck in org.hibernate.validator.ap.internal.checks.annotationparametersModifier and TypeClassDescriptionclassChecks that the default annotation message parameter is valid and gives a warning otherwise.classA base class to check that the message provided as annotation parameter is valid and gives a warning otherwise.classChecks that the parameters used onjakarta.validation.constraints.DecimalMinandjakarta.validation.constraints.DecimalMaxannotations are valid.classChecks that the parameters used onjakarta.validation.constraints.Digitsannotations are valid.classChecks that the groups parameter of any constraint annotation contains only interfaces.classChecks that the parameters used onjakarta.validation.constraints.Patternannotations are valid.classChecks that the parameters used onorg.hibernate.validator.constraints.ScriptAssertannotations are valid.classChecks that the parameters used onjakarta.validation.constraints.Sizeandorg.hibernate.validator.constraints.Lengthannotations are valid.classChecks that payload only contains one value for unwrapping - eitherUnwrapping.UnwraporUnwrapping.SkipclassChecks that the message provided as annotation parameter by a user is valid and gives a warning otherwise.classChecks that the GroupSequence definition is valid.