barestides / arcane-site

0 stars 0 forks source link

server side validation #2

Closed barestides closed 7 years ago

barestides commented 7 years ago

check that all fields in the application submission request are valid. For :admin-name, need to check that the user provided a valid admin ign before proceeding.

If validation fails, notify the user