Sets or gets the validations for mobile elements in a form.
Setting the validations
property sets the validations for mobile elements in a form.
Getting the validations
property returns the current list of validation objects for mobile elements in a form.
Each validation object contains a validationType
and a validation message
.