This commit is contained in:
@@ -54,6 +54,8 @@ namespace AyaNova.Biz
|
||||
return "Modifying the object (usually a delete) would break the link to other records in the database and operation was disallowed to preserve data integrity";
|
||||
case ApiErrorCode.VALIDATION_NOT_CHANGEABLE:
|
||||
return "the value is fixed and cannot be changed";
|
||||
case ApiErrorCode.CHILD_OBJECT_ERROR:
|
||||
return "Errors in child object during operation";
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user