Skip to content

IValidatable.error

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions

Gets or sets the error message when the object is invalid.

Property type: null | TValidationError.

 error: null | TValidationError

Source reference: src/validation/IValidatable.ts:11.

Clone this wiki locally