instrumentation

This commit is contained in:
2019-07-22 17:25:12 +02:00
parent 7c79512d73
commit 2e3b48b36e
7 changed files with 115 additions and 2 deletions

View File

@ -16,7 +16,6 @@ namespace Yavsc.Attributes.Validation
this.maxLen = maxLen;
this.MinimumLength=minLen;
UseDefaultErrorMessage();
}
void UseDefaultErrorMessage()
{