Class AnnotationParametersPatternCheck

All Implemented Interfaces:
ConstraintCheck

public class AnnotationParametersPatternCheck extends AnnotationParametersAbstractCheck
Checks that the parameters used on jakarta.validation.constraints.Pattern annotations are valid.
Author:
Marko Bekhta