Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 603 Bytes

ERRORMODELREFERENCE.md

File metadata and controls

16 lines (8 loc) · 603 Bytes

ERRORMODELREFERENCE

Properties

Name Type Description Notes
error String A description of the error
code String The code that corresponds to the error message. Use the error code to drive programmatic error-handling behavior. Don't use error message strings for this purpose because they are subject to change [optional]
field String The field related to the error [optional]
path String The path of the field related to the error [optional]