integrity

abstract fun integrity(): FieldsValidity

Deprecated

use validate() in favour of integrity()

Validate data integrity across fields. Implementation typically aggregates per-component validity for the active scope.