Skip to content

FormFieldCollectionViewModel.isInvalid

Andrei Fangli edited this page Sep 3, 2023 · 3 revisions
API / FormFieldCollectionViewModel / isInvalid property

A flag indicating whether the field is invalid. Generally, when there is an associated error message.

This is a public read-only property.
Property type: Boolean

public readonly isInvalid: boolean
Clone this wiki locally