Class AnnotationParametersSizeLengthCheck

All Implemented Interfaces:
ConstraintCheck

public class AnnotationParametersSizeLengthCheck extends AnnotationParametersAbstractCheck
Checks that the parameters used on jakarta.validation.constraints.Size and org.hibernate.validator.constraints.Length annotations are valid.
Author:
Marko Bekhta