https://github.com/ankitsharma-007/blazor-forms-validation
https://github.com/ankitsharma-007/blazor-forms-validation
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankitsharma-007/blazor-forms-validation
- Owner: AnkitSharma-007
- License: mit
- Created: 2022-01-24T18:38:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T17:27:04.000Z (about 3 years ago)
- Last Synced: 2024-10-06T09:41:36.058Z (over 1 year ago)
- Language: HTML
- Size: 2.02 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
