Skip to content

FormFieldCollectionViewModel.isValid

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

A flag indicating whether the field is valid. Generally, when there is no associated error message.

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

public readonly isValid: boolean
Clone this wiki locally