notifyFieldChange

abstract suspend fun notifyFieldChange(name: FieldName)(source)

Notifies the form that a field's validation target has changed.

Parameters

name

The name of the field that has changed.