Class AnnotationParametersPatternCheck

All Implemented Interfaces:
ConstraintCheck

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