fields property
A map of field names to a list of validator events that will be applied to them.
Implementation
Map<String, List<ValidatorEvent>> fields;
A map of field names to a list of validator events that will be applied to them.
Map<String, List<ValidatorEvent>> fields;