Module trase.tools.pcs.embed.validation
def validate_embedding_node_attributes_references(embedding_parameters_list: List[Union[EmbedNodeIndFlowQuant, EmbedNodeQuantFlowQuant, EmbedNodeTraseIdFlowQual, EmbedNodeQualFlowQual, EmbedNodeIndFlowInd]], supply_chain, cur=None) ‑> List[EmbeddingValidationError]
-
def validate_embedding_node_roles(embedding_parameters_list: List[Union[EmbedNodeIndFlowQuant, EmbedNodeQuantFlowQuant, EmbedNodeTraseIdFlowQual, EmbedNodeQualFlowQual, EmbedNodeIndFlowInd]], supply_chain, cur=None) ‑> List[EmbeddingValidationError]
-
def validate_embedding_parameters(embedding_parameters_list: List[Union[EmbedNodeIndFlowQuant, EmbedNodeQuantFlowQuant, EmbedNodeTraseIdFlowQual, EmbedNodeQualFlowQual, EmbedNodeIndFlowInd]], cur=None) ‑> List[EmbeddingValidationError]
-