-
Notifications
You must be signed in to change notification settings - Fork 435
Open
Labels
9.x Major ReleaseIssues for the next major version 9.xIssues for the next major version 9.xBreaking changeInternalIndicates issue was opened by the IdentityModel teamIndicates issue was opened by the IdentityModel team
Description
The current extensibility model is to use delegates:
Line 21 in f58d585
public delegate ValidationResult<string, ValidationError> AlgorithmValidationDelegate( |
This request is to move to interfaces.
Metadata
Metadata
Assignees
Labels
9.x Major ReleaseIssues for the next major version 9.xIssues for the next major version 9.xBreaking changeInternalIndicates issue was opened by the IdentityModel teamIndicates issue was opened by the IdentityModel team