feature: can I add IsMnemonic validation #1786
Hathoriel
started this conversation in
Feature Ideas
Replies: 2 comments 1 reply
-
Since this introduces an additional dependency, I would be wary about adding it in this project. Seems perfectly okay to use a custom validator for this. |
Beta Was this translation helpful? Give feedback.
1 reply
-
What is the use general case for this? I don't see this landing in the core, because I think this is a special use-case and better suited to be implemented in user-land via a custom decorator. |
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.
-
Description
I would like to add mnemonic validation
Proposed solution
Beta Was this translation helpful? Give feedback.
All reactions