ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
-
Updated
Nov 29, 2022 - JavaScript
ASP.NET Core - Transform server-side validations to client-side without writing any javascript code. (Compatible with Fluent Validation)
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-validation-client-side topic page so that developers can more easily learn about it.
To associate your repository with the fluent-validation-client-side topic, visit your repo's landing page and select "manage topics."