CatalogService.validateEntity()
Home > @backstage/plugin-catalog-node > CatalogService > validateEntity
Signature:
validateEntity(entity: Entity, locationRef: string, options: CatalogServiceRequestOptions): Promise<ValidateEntityResponse>;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
entity | ||
|
locationRef |
string | |
|
options |
Promise<ValidateEntityResponse>