onInputChanged

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

Called whenever input changes on the control.

Parameters

isValid

Whether or not the control is in a valid state

fieldStates

The current state of all fields