pyapacheatlas.core.whatif.WhatIfValidator.entity_has_invalid_attributes#

WhatIfValidator.entity_has_invalid_attributes(entity)#

Check if the entity is using attributes that are not defined on the type.

Parameters

entity (dict) –

Returns

Whether the entity matches the list of known entity types.

Return type

bool