Skip to content
Novus Examples

Live validation

Four fields validated on every keystroke. Error text is inserted and removed as you type, so an assertion made mid-typing can see a message that is about to disappear. Nothing is submitted anywhere.

4 fields still to fix.

3 to 20 lowercase letters, digits or underscores.

Anything of the form name@example.com.

A UK-style postcode, for example SW1A 2AA.

A number between 1 and 9999, to two decimal places.

This form has no endpoint. Submitting does nothing and nothing is stored.