fluentvalidation
https://github.com/jeremyskinner/fluentvalidation
C#
A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported9 Subscribers
Add a CodeTriage badge to fluentvalidation
Help out
- Issues
- Fix PropertyChain.IsChildChainOf for sibling chains that share a name prefix
- fix: use GetValuesAsUnderlyingType so IsInEnum works under native AOT
- docs: Clarify RegularExpressionValidator anchoring (newline semantics)
- PropertyPath is incorrect in .When() on RuleForEach
- Support indexers in expression trees when generating PropertyChain for simple cases.
- Docs
- C# not yet supported