JQuery Validation Library (Document! X Sample)
jQuery.validator Namespace / methods type / required Method
In This Topic
    required Method
    In This Topic
    Makes the element always required.
    Syntax
    var value; // Type: Boolean
    value = jQuery.validator.methods.required();
    function required() : Boolean;
    Browser Compatibility
    8
    5
    5
    See Also