pyapacheatlas.core.whatif.WhatIfValidator.entity_type_exists#

WhatIfValidator.entity_type_exists(entity)#

Validate that the entity’s type is an actual entity definition.

Parameters

entity (dict) –

Returns

Whether the entity matches the list of known entity types.

Return type

bool