Skip to content

bugfix-4921

Nikolay Veprikov requested to merge bugfix-4921 into master

Added verification of entered characters in the wallet name field via RegExpValidator. Only Latin letters, spaces, dashes and / or numbers are allowed. If the wallet name is empty, then when you press the "Next" button, a warning is displayed.

Merge request reports