{
    ExceedsMaximumLengthException = "Il valore fornito per <b>@@displayNameForProperty@@</b> è più lungo di <b>@@attribute.width@@</b>.";
    InvalidNumberException = "Numero non valido.";
    MandatoryToManyRelationshipException = "<b>@@displayNameForEntity@@</b> deve avere almeno un/a <b>@@displayNameForDestinationEntity@@</b>.";
    MandatoryToOneRelationshipException = "<b>@@displayNameForEntity@@</b> deve avere un/a <b>@@displayNameForProperty@@</b>.";
    NullPropertyException = "Fornire un valore per <b>@@displayNameForProperty@@</b>.";
    ObjectRemovalException = "Non posso eliminare questo/a <b>@@displayNameForEntity@@</b>. Dovresti prima cancellare <b>@@displayNameForProperty@@</b>.";
    ObjectsRemovalException = "Non posso eliminare questo/a <b>@@displayNameForEntity@@</b>. Dovresti prima cancellare <b>@@displayNameForProperty@@</b>.";
    "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 <b>@@displayNameForProperty@@</b> non è valido <b>@@attribute.valueClass@@</b>.";
}