instrumentation
This commit is contained in:
@ -16,7 +16,6 @@ namespace Yavsc.Attributes.Validation
|
||||
this.maxLen = maxLen;
|
||||
this.MinimumLength=minLen;
|
||||
UseDefaultErrorMessage();
|
||||
|
||||
}
|
||||
void UseDefaultErrorMessage()
|
||||
{
|
||||
|
Reference in New Issue
Block a user