Skip to content

Validatable.isValid

github-actions[bot] edited this page Feb 4, 2025 · 4 revisions
API / Validatable<TValidationError> / isValid property

A flag indicating whether the object is valid.

Property type: boolean.

public get isValid(): boolean

Source reference: src/validation/Validatable.ts:21.

Clone this wiki locally