wwb / FluentValidation

A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.

Home Page:http://fluentvalidation.codeplex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FluentValidation (c) Jeremy Skinner
http://www.jeremyskinner.co.uk

A small validation library for .NET that uses a fluent interface 
and lambda expressions for building validation rules.

If you are have checked out the source using git, please note that 
this repository requires that autocrlf is set to false.

This project is licensed under the Apache License 2.0 
http://www.apache.org/licenses/LICENSE-2.0.html

For documentation, binary releases, discussions and the issue tracker please visit the CodePlex site:
http://fluentvalidation.codeplex.com

About

A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.

http://fluentvalidation.codeplex.com

License:Apache License 2.0