{
ExceedsMaximumLengthException = "Il valore fornito per @@displayNameForProperty@@ è più lungo di @@attribute.width@@.";
InvalidNumberException = "Numero non valido.";
MandatoryToManyRelationshipException = "@@displayNameForEntity@@ deve avere almeno un/a @@displayNameForDestinationEntity@@.";
MandatoryToOneRelationshipException = "@@displayNameForEntity@@ deve avere un/a @@displayNameForProperty@@.";
NullPropertyException = "Fornire un valore per @@displayNameForProperty@@.";
ObjectRemovalException = "Non posso eliminare questo/a @@displayNameForEntity@@. Dovresti prima cancellare @@displayNameForProperty@@.";
ObjectsRemovalException = "Non posso eliminare questo/a @@displayNameForEntity@@. Dovresti prima cancellare @@displayNameForProperty@@.";
"Test validation message for unit test" = "FAIL - ERD viene prima di questo";
"Test validation message for unit test in ERX" = "SUCCESS - ERD viene prima di questo";
ValueConversionException = "Il valore fornito per @@displayNameForProperty@@ non è valido @@attribute.valueClass@@.";
}