Method | Description | |
---|---|---|
RemoveValidationRule ( this element, string eventClass ) : jQueryObject | ||
ValidateElement ( this validator, Widget widget ) : bool |
Method | Description | |
---|---|---|
AddValidationRule ( this widget, string eventClass, string>.Func |
||
ValidationExtensions ( ) : jQueryApi |
public static RemoveValidationRule ( this element, string eventClass ) : jQueryObject | ||
element | this | |
eventClass | string | |
return | jQueryObject |
public static ValidateElement ( this validator, Widget widget ) : bool | ||
validator | this | |
widget | Widget | |
return | bool |