Interface ListValidationUtils.ItemValidator<T>
- Type Parameters:
T- type of validated item
- Enclosing class:
- ListValidationUtils
public static interface ListValidationUtils.ItemValidator<T>
Helper interface for lambdas passed to validateCollection
-
Method Summary
-
Method Details
-
validate
-