pyapacheatlas.core.whatif.WhatIfValidator.entity_missing_attributes#

WhatIfValidator.entity_missing_attributes(entity)#

Check if the entity is missing required attributes.

Parameters
  • entity (dict) –

  • type_def (dict) –

Returns

Whether the entity matches the list of known entity types.

Return type

bool