Skip to content
Commit 30e66ef9 authored by Johan Ouwerkerk's avatar Johan Ouwerkerk
Browse files

refactor: support validating account names without checking account availability

With this change AccountNameValidator can now be used without having a functional Accounts model.
This allows the existing AddAccount page to be re-used for context without a valid Accounts model, e.g. when receiving accounts via URI from the commandline.

Issues: #7, #14
parent 9288f041
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment