Abstract class from which to create class based validator schemes.
EskMap is a utility class designed to facilitate the validation and transformation
of map-like data structures in Dart. It provides a flexible way to define validation
rules and apply them to input data, ensuring that the data conforms to expected
formats or constraints.