Circuitscape / cloudCS

Circuitscape HTML interface
Other
0 stars 0 forks source link

Nicer browser side validations / error messages #19

Open tanmaykm opened 10 years ago

tanmaykm commented 10 years ago

Validating the forms at the browser will give a more responsive interface and a way to display errors alongside the relevant fields.

Since validation rules would be different for cloud or local operation, it should probably be isolated to a separate script. There should be a way to do identical validations at the server, to handle misbehaving browsers.