GitHub / 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
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imtiajahammad%2FFluentValidationAPI
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C#
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: about 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: about 2 months ago
Topics: asp-net-core, csharp, dotnet6, dotnet6-web-api, dotnetcore, fluentvalidation, rest-api, validation