Skip to content

Repository files navigation

Form Validation Poc

To provide the built-in DataAnnotationsValidator in the Blazor framework is a useful component for validating user input. It allows you to specify validation rules using data annotations on your model properties, and then automatically performs validation when the form is submitted.

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.

About

To provide the built-in DataAnnotationsValidator in the Blazor framework is a useful component for validating user input. It allows you to specify validation rules using data annotations on your model properties, and then automatically performs validation when the form is submitted.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages