Skip to main content

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.