Hi,I am using a numeric field in my adaptive form. Even though I mention
it as a required field, when I exit out of the field, the validation is
not being triggered. Only when I try to submit the form, the required
field validation is being triggered. However, for a text field which is
a string in my JSON data model, the validation is being triggered right
when I exit out of the field. Should I add custom logic for this? Or is
there a way to do it OOTB?Thanks in advance for the help.