I'm writing a passive validation script that validates fields with the Enter & Exit events and changes the background colour and border colour of just the field's value:this.ui.oneOfChild.border.fill.color.value = "255,216,229"; this.ui.oneOfChild.border.getElement("edge", 0).color.value = "244,138,...