Interface NotBlankValidatorFactory<T>

All Superinterfaces:
ValidatorFactory<T>

public interface NotBlankValidatorFactory<T> extends ValidatorFactory<T>