If any container violates the checker rule, the culprit must be busted. So, better to create a ContainerCheck Flow that will help identify the culprit.
Steps
Creating a Container Check Class
Passing the Parent Workload via TinyDB Query Lambdas
Collect all the Parent Workloads violation and child containers in a Static Variable or Otherwise.
Ignore the TinyDB result and prioritize the ContainerCheck Class output
If any container violates the checker rule, the culprit must be busted. So, better to create a ContainerCheck Flow that will help identify the culprit.
Steps