validate/validate_collections library
Classes
- ValidaLength
- Specification of the validation that should be executed over a given value which has length
-
ValidaList<
T> - Specification of the validation that should be executed over a given List
-
ValidaMap<
K, V> - Specification of the validation that should be executed over a given Map
-
ValidaSet<
T> - Specification of the validation that should be executed over a given Set