Constraint Tag that passes if the layer's members pass key and value constraints. More...
#include <constraints.h>
Constraint Tag that passes if the layer's members pass key and value constraints.
| key_constraint | member keys must pass this constraint if constraint is not empty. |
| value_constraint | member values must pass this constraint if constraint is not empty. |
| ignore_details | if true, failing constraints will not be added to the resulting ConstraintResult as details. |