Quantcast
Channel: Fluent Validation for .NET
Viewing all articles
Browse latest Browse all 1917

New Post: Syntax error in documentation example (AbstractValidator.Custom)

$
0
0
? new ValidationFailure("More than 9 pets is not allowed.")

should be

? new ValidationFailure("Pets", "More than 9 pets is not allowed.")

Viewing all articles
Browse latest Browse all 1917

Trending Articles