Skip to content

Validatable.isValid

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