Class AnnotationParametersScriptAssertCheck

All Implemented Interfaces:
ConstraintCheck

public class AnnotationParametersScriptAssertCheck extends AnnotationParametersAbstractCheck
Checks that the parameters used on org.hibernate.validator.constraints.ScriptAssert annotations are valid.
Author:
Marko Bekhta