Docs
API
  • valid(): Boolean

    Validates fields and checks that form passed validation or not.

    Example

    
    var isValid = form.valid();