single input validation

Hi all.
Is there a way to validate a single input instead of the whole form?

Hi
Just add validation rules to particular this item:
docs.dhtmlx.com/doku.php?id=dhtm … lidateitem

Ah ok.
It’s not documentated in your chm file as a hint to update this one.

Ok
We will add it.

Just working with form#onKeyUp event.
As i noticed the first parameter is NOT the id of the element as documentated,
its the input object.

Thanks. We took it into consideration.