Sets or gets whether to validate the mobile element when it loses focus.
An element loses focus (blurs) through user actions, such as pressing a button or another input element.
If validateOnBlur
is true
, the mobile element will validate when it loses focus.
If validateOnBlur
is false
, the mobile element won't validate when it loses focus.