Hacker News new | ask | show | jobs
by prokopton 277 days ago
Client-side validation is a progressive enhancement. You always have server-side validation. The validation in the browser exists to provide additional feedback that lets users have realtime feedback about their input.