Opensearch dashboards.routevalidationerror
Home > opensearch-dashboards > RouteValidationError
RouteValidationError class
Error to return when the validation is not successful.
Signature:
export declare class RouteValidationError extends SchemaTypeError
Extends: SchemaTypeError
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(error, path) | Constructs a new instance of the RouteValidationError class |