New to Telerik UI for Blazor? Download Free 30-day trial
DateRangePicker - Validation
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Try typing a date in the End input that is earlier than the Start date, and press Submit
- Validation.razor
Loading the demo source code...please wait.
Description
In addition to standard data validation attributes, you can also add a custom one to notify the user if they manually input an end date that is earlier than the start date.