pyapacheatlas.core.whatif.WhatIfValidator.entity_would_overwrite#
- WhatIfValidator.entity_would_overwrite(entity)#
Based on the qualified name attributes, does the provided entity exist in the entities provided to the What If Validator?
- Parameters
entity (dict) –
- Returns
Whether the entity matches an existing entity.
- Return type
bool