ValidationContext
Home > @gooddata/sdk-backend-spi > ValidationContext
ValidationContext type
The type of context in which is tested URL valid.
Signature:
export type ValidationContext = "CORS" | "UI_EVENT" | "DRILL_TO_URI";
Home > @gooddata/sdk-backend-spi > ValidationContext
The type of context in which is tested URL valid.
Signature:
export type ValidationContext = "CORS" | "UI_EVENT" | "DRILL_TO_URI";