View Source Unleash.Strategy.Constraint (Unleash v1.10.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.

Summary

Functions

Link to this function

verify_all(constraints, context)

View Source