Skip to content

IReadOnlyValidatable.isInvalid

github-actions[bot] edited this page Feb 4, 2025 · 4 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