TimePicker / Validation

Blazor TimePicker Example - Validation

Loading Syncfusion Blazor Server Demos…

This sample demonstrates form validation using Data Annotations with the TimePicker component. Type the time in the input element or choose time from the timepicker 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 a valid time value
  • Range: The time must fall within the specified range (9:00 AM to 6:00 PM)
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