Replies: 1 comment
-
|
Never mind. I'm using this type in a type context, whereas I was previously using types in a context that wrapped validation and reported errors via |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It appears that the
messageoption no longer exists to override the hardcoded error messages. Is this correct?OLD POST:
I created the following type:
But I get the error message "Expected kind Integer String" for the following:
Can custom types have custom error messages?
UPDATE: Wait.
messageis no longer working on any types, custom or not.Beta Was this translation helpful? Give feedback.
All reactions