Hi.
We've experienced that there are certain validation types which do not trigger on blur.
For example, a control which is mandatory does not trigger as invalid when the user leaves it blank.
Is it possible to set every validation/control type to validate on blur?
Thanks.