You should be able to call $('#myForm').form('is valid') and have it return a boolean value. A use case is preventing a modal from closing onApprove by returning if the form is valid.