tamaki.mes.validations
Helpers for displaying field-level validation messages on the project's custom Input components.
Both functions walk the children of a parent Perspective element and only act on embedded views of
TamakiMES/_components/Input (or TamakiMES/_components/MESDropdowns) whose name contains Input.
Function List
setValidationMessages
Sets validation text on Input children by matching validation keys to each input's validationName
(or name).
clearValidationMessages
Clears the validation text on all Input children.