{ "EOObjectNotAvailableException" = "This object was not found in the database. It was probably deleted by someone else."; "ExceedsMaximumLengthException" = "The value entered for @@displayNameForProperty@@ exceeds the length of @@attribute.width@@."; "InvalidNumberException" = "The value is an invalid number."; "InvalidValueException" = "The value entered for @@displayNameForEntity@@ is not valid."; "MandatoryToManyRelationshipException" = "A @@displayNameForEntity@@ must have a least one @@displayNameForProperty@@."; "MandatoryToOneRelationshipException" = "A @@displayNameForEntity@@ must have a @@displayNameForProperty@@."; "NullPropertyException" = "Please provide a @@displayNameForProperty@@."; "ObjectRemovalException" = "Cannot delete this @@displayNameForEntity@@. You should first delete the item in its @@displayNameForProperty@@"; "ObjectsRemovalException" = "Cannot delete this @@displayNameForEntity@@. You should first delete the items in its @@displayNameForProperty@@."; "Test validation message for unit test" = "FAIL - ERD comes before this"; "Test validation message for unit test in ERX" = "SUCCESS - ERD comes before this"; "ValueConversionException" = "The value entered for @@displayNameForProperty@@ is not a valid @@attribute.valueClass@@."; "UniquenessViolationNewObject" = "@@displayNameForEntity@@ with this @@displayNameForProperty@@ already exists."; "UniquenessViolationExistingObject" = "@@displayNameForEntity@@ with this @@displayNameForProperty@@ already exists."; }