Missing checkbox (bool) validation example
marin-bratanov opened this issue · 1 comments
marin-bratanov commented
You can find one in the demo https://demos.telerik.com/blazor-ui/checkbox/validation
but not in the docs https://docs.telerik.com/blazor-ui/common-features/input-validation
ntacheva commented
A CheckBox validation example is included in the Simple Inputs section of the Input Validation article - https://docs.telerik.com/blazor-ui/common-features/input-validation#simple-inputs.