packaging
This commit is contained in:
parent
beba0531ad
commit
36722d338b
14 changed files with 61 additions and 21 deletions
|
|
@ -26,8 +26,6 @@ namespace Yavsc.Attributes.Validation
|
|||
}
|
||||
}
|
||||
|
||||
string errorMessageResourceName;
|
||||
|
||||
public override bool IsValid(object value) {
|
||||
|
||||
if (value == null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue