How to map from errorType ValueErrorType
to SchemaOptions
#855
Unanswered
huynhducduy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a fine-grain custom errorMessage for each type of error, for example:
I wonder if there is any way to map from
error.errorType
(ValueErrorType
) to properSchemaOptions
(for example,50
toformat
,52
tominLength
)Beta Was this translation helpful? Give feedback.
All reactions