This commit is contained in:
@@ -5,7 +5,8 @@ In each case there may be more details in the `message` property where appropria
|
||||
|
||||
| CODE | MEANING |
|
||||
| ----- | ------------------------------ |
|
||||
| RequiredPropertyEmpty | Required property is missing or empty |
|
||||
| RequiredPropertyEmpty | Required property value is empty |
|
||||
| RequiredPropertyMissing | Required property is missing entirely |
|
||||
| LengthExceeded | A text property has more characters than are allowed. The limit will be returned in the `message` property of the validation error |
|
||||
| NotUnique | A text property is required to be unique but an existing identical value was found in the database |
|
||||
| StartDateMustComeBeforeEndDate | When an object requires a start and end date the start date must be earlier than the end date |
|
||||
|
||||
Reference in New Issue
Block a user