Skip to content

IReadOnlyValidatable.isInvalid

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions

A flag indicating whether the object is invalid.

Property type: boolean.

readonly isInvalid: boolean

Source reference: src/validation/IReadOnlyValidatable.ts:14.

Clone this wiki locally