DateRangePicker / Validation

Blazor DateRangePicker Example - Validation

Loading Syncfusion Blazor Server Demos…

This sample demonstrates form validation using Data Annotations with the DateRangePicker component. Type the date range in the input element or choose a date range from the calendar popup. If the input value is valid, the form is ready to submit. Otherwise, an error message will be displayed.

The form enables validation with data annotation attributes by clicking the submit button externally. All validation rules are processed by the DataAnnotationsValidator.

Validation rules configured:

  • Required: The field must have valid start and end date values
  • Range: The date range must fall within the specified range (5 March 2021 to 25 March 2021)
Transform your Blazor web apps today with Syncfusion® Blazor components
145+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE