fields property

List<IEskIdValidator> get fields

List of IEskIdValidators used to validate a dynamic Map. Each field represents a value in the map, id is used to identify the key from the map.

Implementation

List<IEskIdValidator> get fields;