Package com.luchersol.core.specialized_checkers.collection


package com.luchersol.core.specialized_checkers.collection
Specialized checkers for Java collection types.

This package provides validation implementations for various collection types including Lists, Sets, Maps, and Graph structures. Each checker offers methods to validate collection properties such as size, content, ordering, and structure.

Supported collection types:

Version:
1.0
Author:
LucherSol