public interface PropertyValidator<T> extends Validator
String
validate(T value)
@Nullable String validate(@Nullable T value)