An open API service indexing awesome lists of open source software.

https://github.com/imtiajahammad/fluentvalidationapi

FluentValidation is a popular validation library for .NET applications. It provides a fluent and expressive syntax for defining validation rules for our models. We are going to implement a CRUD with this for dotnet 6.0 webapi project
https://github.com/imtiajahammad/fluentvalidationapi

asp-net-core csharp dotnet6 dotnet6-web-api dotnetcore fluentvalidation rest-api validation

Last synced: 3 months ago
JSON representation

FluentValidation is a popular validation library for .NET applications. It provides a fluent and expressive syntax for defining validation rules for our models. We are going to implement a CRUD with this for dotnet 6.0 webapi project

Awesome Lists containing this project