validation-failed? ( -- ? )
Furnace framework » Furnace presentation layer » HTML forms » HTML form infrastructure

Prev:validation-error ( message -- )
Next:validate-values ( assoc validators -- )


Vocabulary
html.forms

Inputs
None

Outputs
?a boolean


Word description
Tests if validation of the current form failed.

Definition