It would be great to have some asp.net-type validation controls (maybe jQuery?) for input controls. Required field, comparison between values or fields, range comparison, type testing, regex testing and custom validation where a service could be called to get a boolean response. If something like this exists, forgive me and let me know!