Replies: 1 comment
-
Nope, you would use them when part of the validation/transformation chain involves an asynchronous operation. I understand this wasn't clear at a glance, feel free to submit a documentation fix :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
are there any performance advantages when using the async methods
parseAsync
orsafeParseAsync
compared to their sync versions?Beta Was this translation helpful? Give feedback.
All reactions