<validate> validate a form

name
validate
xml namespace
http://moyaproject.com/forms

Validates a form

If the form is passes all of the validate tests in the form, the Attribute 'ok' will be True and the containing logic will be execute.

attributes
name purpose type required? default choices
csrf Enable CSRF check? boolean No yes
src Form source index No form
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes