Fields validation

Hi, guys. Is there a way to validate fields in real time with javascript? I have many fields which use reactive/lazy to and this cause some problems such as data disappearing for a short period or deleting some text if put reactive on a rich editor field. What I want to say is that I need to use less the reactive or lazy on the fields. Thank you
Was this page helpful?