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

New Post: Rule sets on .ValidateAndThrow

$
0
0

I cant find a way to set a specific rule set on ValidateAndThrow as you can with:

.Validate(businessAllocationDTO, ruleSet:

"CustomValidation"

);

is it possible?


Viewing all articles
Browse latest Browse all 1917

Trending Articles