Package org.hibernate.validator.ap.internal.checks.annotationparameters
package org.hibernate.validator.ap.internal.checks.annotationparameters
-
ClassesClassDescriptionChecks that the default annotation message parameter is valid and gives a warning otherwise.A base class to check that the message provided as annotation parameter is valid and gives a warning otherwise.Checks that parameters used on annotation are valid.Checks that the parameters used on
javax.validation.constraints.DecimalMin
andjavax.validation.constraints.DecimalMax
annotations are valid.Checks that the parameters used onjavax.validation.constraints.Digits
annotations are valid.Checks that the groups parameter of any constraint annotation contains only interfaces.Checks that the parameters used onjavax.validation.constraints.Pattern
annotations are valid.Checks that the parameters used onorg.hibernate.validator.constraints.ScriptAssert
annotations are valid.Checks that the parameters used onjavax.validation.constraints.Size
andorg.hibernate.validator.constraints.Length
annotations are valid.Checks that payload only contains one value for unwrapping - eitherUnwrapping.Unwrap
orUnwrapping.Skip
Checks that the message provided as annotation parameter by a user is valid and gives a warning otherwise.Checks that the GroupSequence definition is valid.