fieldPath property
The path, in RFC 8901 JSON Pointer format, to the field that failed validation.
This may be left empty if no specific field is affected.
Implementation
core.String? fieldPath;
The path, in RFC 8901 JSON Pointer format, to the field that failed validation.
This may be left empty if no specific field is affected.
core.String? fieldPath;