Unmodifiable map of all field-level validation errors.
Map<String, List<String>> get fieldErrors => Map.unmodifiable(_fieldErrors);