RequiredValidator consider whitespace as input and not working

Hello Team,

I am using RadzenRequiredValidator from Radzen 2.14.1, when I used it on a text field with whitespace in the textbox, it bypasses the validation.
Could you please suggest if I missed something or if it is a bug or if it is fixed in any version.
https://blazor.radzen.com/requiredvalidator

Thanks,
Shloke Ghenghat.

I have the same issue, is there a solution for this?

I have the same issue, is there a solution for this?

Try CustomValidator and create ur own method to valid ur value

1 Like