Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor(forms): widen AsyncValidatorOptions.factory - #69445

Merged
kirjs merged 1 commit into
angular:mainfrom
JeanMeche:async_validator_resource
Jun 24, 2026
Merged

refactor(forms): widen AsyncValidatorOptions.factory#69445
kirjs merged 1 commit into
angular:mainfrom
JeanMeche:async_validator_resource

Conversation

@JeanMeche

Copy link
Copy Markdown
Member

This is to accept Resource and not only ResourceRef.

fixes #69443

This is to accept `Resource` and not only `ResourceRef`.

fixes angular#69443
@pullapprove
pullapprove Bot requested review from crisbeto and kirjs June 19, 2026 13:32
@ngbot ngbot Bot added this to the Backlog milestone Jun 19, 2026
@pullapprove
pullapprove Bot requested a review from crisbeto June 19, 2026 13:36

@crisbeto crisbeto left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed-for: public-api

@pullapprove
pullapprove Bot requested a review from crisbeto June 19, 2026 13:42
@JeanMeche
JeanMeche removed request for crisbeto and kirjs June 19, 2026 13:48
@JeanMeche JeanMeche added merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release and removed merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Jun 19, 2026
@kirjs
kirjs merged commit 63c7ac3 into angular:main Jun 24, 2026
29 checks passed
@kirjs

kirjs commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

@angular-automatic-lock-bot

Copy link
Copy Markdown

This pull request has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Jul 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: forms target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow the Resource interface in validateAsync factory

3 participants