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 value is empty |
|
||||
| RequiredPropertyEmpty | An AyaNova fixed rule required property value is empty |
|
||||
| CustomRequiredPropertyEmpty | A user customized form property set to required has an empty value |
|
||||
| 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 |
|
||||
|
||||
Reference in New Issue
Block a user