Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(validation): use withAsync for async rule #500

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

kiaking
Copy link
Member

@kiaking kiaking commented Mar 12, 2024

Seems like when validator is async, we need to wrap the validation with withAsync helper.

Added async option to createRule.

@kiaking kiaking added the bug Something isn't working label Mar 12, 2024
@kiaking kiaking self-assigned this Mar 12, 2024
Copy link

netlify bot commented Mar 12, 2024

Deploy Preview for sefirot-story ready!

Name Link
🔨 Latest commit 741d2f3
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/65eff48ad36cdf0008c6af0d
😎 Deploy Preview https://deploy-preview-500--sefirot-story.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Mar 12, 2024

Deploy Preview for sefirot-docs ready!

Name Link
🔨 Latest commit 741d2f3
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/65eff48af51d3a00083a1955
😎 Deploy Preview https://deploy-preview-500--sefirot-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kiaking kiaking merged commit c309efe into main Mar 13, 2024
9 checks passed
@kiaking kiaking deleted the async-validation branch March 13, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants