Visualize all errors

Hi , is it possible on the click of a button(or some other event ) to display all field errors as if they were touched ?

[original thread by PetarMalamov]

Hi @petarmalamov(petarmalamov) I’m not sure what you mean. By default all controls in JSON Forms immediately display errors when they have any.

We also support a validationMode by which you can influence how validation works for the whole form. See here for more information.