This commit is contained in:
2021-03-16 22:47:47 +00:00
parent c7eeb60ff1
commit 7cd7144426
2 changed files with 5 additions and 4 deletions

View File

@@ -29,7 +29,8 @@ namespace AyaNova.Biz
VALIDATION_STARTDATE_AFTER_ENDDATE = 2207,
VALIDATION_REFERENTIAL_INTEGRITY = 2208,
VALIDATION_NOT_CHANGEABLE = 2209,
CHILD_OBJECT_ERROR = 2210
CHILD_OBJECT_ERROR = 2210,
VALIDATION_REQUIRED_CUSTOM = 2211
/*
| 2000 | API closed - Server is running but access to the API has been closed to all users |