fields property
List of IdValidators 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<IdValidator> get fields;
List of IdValidators used to validate a dynamic Map
.
Each field represents a value in the map, id
is used to identify the key from the map.
List<IdValidator> get fields;