Skip to content

IReadOnlyValidatable.isInvalid

github-actions[bot] edited this page Dec 3, 2024 · 3 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