JQuery Validation Library (Document! X Sample)
In This Topic
    valid jQuery Plugin
    In This Topic
    Checks whether the selected form is valid or whether all selected elements are valid.
    Syntax
    var instance; // Type:  Boolean
    
    instance = $(".selector").valid();
    function valid() : Boolean;
    Browser Compatibility
    8
    5
    5
    See Also