Schema ID
https://gobl.org/draft-0/bill/fault
Properties
| Title | Property | Type | Description |
|---|---|---|---|
| Code | code | cbc.Code | Code or business term provided by the system that raised the condition. These should be searchable in order to help users or systems understand what went wrong with the document. |
| Message | message | string | Message contains human readable details about the specific condition. |
| Paths | paths | array of string | Paths contains an array of JSON paths that maps the GOBL specific error to a field inside the envelope that the condition is applied to. |
Validation Rules
| Field | Test | Validation Code / Message |
|---|---|---|
code |
| GOBL-BILL-FAULT-01Fault code is required |