Interface ConstraintValidatorContext


public interface ConstraintValidatorContext
Provides contextual data and operation when applying a given constraint validator. At least one ConstraintViolation must be defined (either the default one, of if the default ConstraintViolation is disabled, a custom one).