Skip to content

Open up parameters transition API to the public #3

@teneko

Description

@teneko

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.ParameterTransitioning and 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

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions