◆ check()
def fiftyone_pipeline_engines.missingproperty_service.MissingPropertyService.check | ( | self, | |
key, | |||
flow_element | |||
) |
\r\n
A missing property service runs when a property is not available in the aspectData.
It can be extended to provide a specific message for why the property is not available
def | check (self, key, flow_element) |
def fiftyone_pipeline_engines.missingproperty_service.MissingPropertyService.check | ( | self, | |
key, | |||
flow_element | |||
) |