RicoSuter / NJsonSchema

JSON Schema reader, generator and validator for .NET
http://NJsonSchema.org
MIT License
1.4k stars 535 forks source link

Support for FluentValidation #1553

Open mustafamagdy opened 2 years ago

mustafamagdy commented 2 years ago

Is there any plan to support Fluent Validation to define the validation rules instead of data annotation attributes?