Interface SizeValidatorFactory<T>

All Superinterfaces:
ValidatorFactory<T>

public interface SizeValidatorFactory<T> extends ValidatorFactory<T>