packaging

This commit is contained in:
Paul Schneider 2019-06-24 14:30:47 +01:00
commit 36722d338b
14 changed files with 61 additions and 21 deletions

View file

@ -26,8 +26,6 @@ namespace Yavsc.Attributes.Validation
}
}
string errorMessageResourceName;
public override bool IsValid(object value) {
if (value == null) {