instrumentation

This commit is contained in:
Paul Schneider 2019-07-22 17:25:12 +02:00
commit 08e96dfcfe
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()
{