matrix-react-sdk
1cbb4be6 - Add support for validating more strictly at submit time

Commit
6 years ago
Add support for validating more strictly at submit time When submitting a form, we want to validate more strictly to check for empty values that might be required. A separate mode is used since we want to ignore this issue when visiting a field one by one to enter data. As an example, we convert the pre-existing logic for the username requirement using this new support.
Author
Committer
Parents
Loading