Skip to content
This repository was archived by the owner on Dec 26, 2025. It is now read-only.

Conversation

@yfranz
Copy link

@yfranz yfranz commented Nov 6, 2023

Add manual ValidationResult handling to EditContext

Implemented a new method AddValidationResult in FluentValidationValidator that allows manual addition of FluentValidation's ValidationResult errors to the Blazored FluentValidation EditContext. This enables explicit control over the validation state and message display within Blazor forms, particularly useful when integrating custom validation scenarios that are not automatically managed by Blazor's data annotation validators.

…idator that allows manual addition of FluentValidation's ValidationResult errors to the Blazored FluentValidation EditContext. This enables explicit control over the validation state and message display within Blazor forms, particularly useful when integrating custom validation scenarios that are not automatically managed by Blazor's data annotation validators.
@github-actions
Copy link

⏰ Stale Pull Request

No activity for 1 year. Will close in 45 days unless updated.
To keep open, push commits, comment, or remove the stale label.

@github-actions github-actions bot added the stale label Sep 11, 2025
@yfranz
Copy link
Author

yfranz commented Oct 17, 2025

I will resolve the conflicts if it is still something the repo owner wants to have

@github-actions github-actions bot removed the stale label Oct 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant