DHTMLX Docs & Samples Explorer

validateItem(name)

Invokes validation of the specified item.

Parameters:

  • name - the id of item (the item's parameter 'name')
var res = myForm.validateItem("myItem");

See also: