Skip to content

EditContext with FluentValidation and FluentDatePicker #3030

Answered by dvoituron
nhwilly asked this question in Q&A
Discussion options

You must be logged in to vote

It's not very clear to me: we don't have and don't support a BlazoredFluentValidation component 😀

You can find a complete example of form validation at this address: https://www.fluentui-blazor.net/Forms
And the official Microsoft doc: https://learn.microsoft.com/en-us/aspnet/core/blazor/forms/validation

If you want to add a custom validation for the Date element, you can use an OnValidSubmit=“ Submit” method in which the validation can be adapted.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nhwilly
Comment options

@nhwilly
Comment options

Answer selected by nhwilly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants