advanced FluentValidation support for Blazor apps including async validation, validation severity, custom validator factory
-
Updated
Feb 22, 2024 - C#
advanced FluentValidation support for Blazor apps including async validation, validation severity, custom validator factory
✅ Python Fluent Validation
App de adoção de animais, para solucionar o desafio da empresa Cast group IT
Minimal API with FluentValidation.
API REST com NodeJS, Express e MongoDB.
This project is an approach to a car rental service using various design patterns and architectural approaches such as CQRS (Command Query Responsibility Segregation), REPR (Request-Response Pattern), and Clean Architecture. In this repository, you can explore how these patterns are applied to structure and optimize a robust, scalable API.
Provides a simple solution for validating queries and commands - as DTOs - and converting their properties into Value Objects in a fluent manner.
Fluent API Async Validators are part of the FluentValidation library. They allow us to perform validation checks asynchronously, which is beneficial when the validation logic involves external data sources or long-running operations.
Fluent API Validation (commonly implemented using the FluentValidation library) is a programmatic (fluent) approach to defining validation rules for data models.
Add a description, image, and links to the fluent-validator topic page so that developers can more easily learn about it.
To associate your repository with the fluent-validator topic, visit your repo's landing page and select "manage topics."