{ "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" = "Please check @@displayNameForProperty@@ as @@escapedValue@@ is an invalid number."; "MandatoryToManyRelationshipException" = "The @@object.entityName@@ must has a mandatory relationship which is not being satisfied."; "MandatoryToOneRelationshipException" = "A @@displayNameForEntity@@ must have a @@displayNameForProperty@@."; "NullPropertyException" = "Please provide a @@displayNameForProperty@@."; "ObjectRemovalException" = "Cannot delete this @@object.entityName@@. You should first delete the item in its @@propertyKey@@."; "ObjectsRemovalException" = "Cannot delete this @@displayNameForEntity@@. You should first delete the items in its @@propertyKey@@."; "Test validation message for unit test" = "Validierungsmeldung f\U00fcr unit test"; "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@@."; }