Skip to content

[Feature Request] Change from delegate to interface for validators. #3303

@brentschmaltz

Description

@brentschmaltz

The current extensibility model is to use delegates:

public delegate ValidationResult<string, ValidationError> AlgorithmValidationDelegate(

This request is to move to interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    9.x Major ReleaseIssues for the next major version 9.xBreaking changeInternalIndicates issue was opened by the IdentityModel team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions