Solar_Form::isFailure()

public bool Solar_Form::isFailure ( void )

Has the current form failed validation?

Parameters

  • None.

Returns

  • (bool)

Description

Has the current form failed validation?

Note that if validation has not been attempted, this will return false.



Local