{
ExceedsMaximumLengthException = "The value entered for @@displayNameForProperty@@ exceeds the length of @@attribute.width@@.";
InvalidNumberException = "数字ではない値が入力されました。";
MandatoryToManyRelationshipException = "@@displayNameForEntity@@ の @@displayNameForProperty@@ プロパティーに、最低でもひとつの値を設定してください。";
MandatoryToOneRelationshipException = "@@displayNameForEntity@@ の @@displayNameForProperty@@ プロパティーを設定してください。";
NullPropertyException = "@@displayNameForProperty@@ を入力して下さい。";
ObjectRemovalException = "@@displayNameForEntity@@ を削除することができません。最初に、@@displayNameForProperty@@ に設定されている項目を削除してください。";
ObjectsRemovalException = "@@displayNameForEntity@@ を削除することができません。最初に、@@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@@.";
}