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

https://github.com/ankitsharma-007/blazor-forms-validation


https://github.com/ankitsharma-007/blazor-forms-validation

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

          

# Blazor forms validation

We have created an employee registration form. The form will support built-in client-side validations with the help of data annotations. We have added a custom client-side validator for the form. Along with the client-side validator, we have added a custom form validator component for business logic validation.

# Demo

![blazor-forms-validation](https://github.com/AnkitSharma-007/blazor-forms-validation/blob/main/Output/BlazorForms.gif)