onValidStateChanged

open fun onValidStateChanged(isValid: Boolean, fieldStates: Map<CardField, ICardFieldState>)

Called whenever isValid changes on the control

Parameters

isValid

Whether or not the control is in a valid state

fieldStates

The current state of all fields