View Source Unleash.Strategy.Constraint (Unleash v1.9.0)

Module that is used to verify constraints are met.

These constraints allow for very complex and specifc strategies to be enacted by allowing users to specify context values to include or exclude.

Link to this section Summary

Link to this section Functions

Link to this function

verify_all(constraints, context)

View Source