Represents an error related to input validation. These are always considered user errors.
export declare class ValidationError extends DocumentationError
Was this page helpful?