public interface Validator<T>
void
validate(T value, ValidationContext context)
void validate(T value, ValidationContext context)