- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
The validator components use the "parameters transition API" for parameter transitions that are composable, pluggable, and removable.
By exposing this, it allows tweaking the behavior of existing validator components, as well as those inheriting from them.
TODOs:
-  Move the parameters transition API to 
Tenekon.FluentValidation.Extensions.AspNetCore.Components.Infrastructure.ParameterTransitioningand mark it as experimental. - Make existing parameter transition delegates uniquely identifiable, so users can remove them or add custom delegates before or after them.
 
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request