Validation - HiltonRoscoe/RemoteBallotMarking GitHub Wiki

Notes about nullTest

nullTest on checkButton will only ever fire is the Off value is set to nothing. nullTest the toggling from a valid state to an invalid state will cause validationState to fire, causing the color operation. This was reproduced with a text field, to ensure this is not specific to adding a nullTest to a checkButton.