Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

ValidationError

Summary

Represents an error related to input validation. These are always considered user errors.

Signature

export declare class ValidationError extends DocumentationError 

Constructors

constructor

Creates an instance of ValidationError.

Properties

No properties defined.

Methods

No methods defined.

Events

No events defined.