You can test whether all field entries for the form have been validated by calling fm_isvalidated():
|
fm_isvalidated() returns a non-zero value if all fields on the form have valid entries. 0L is returned if at least one field on the form has not yet been validated.