Package software.amazon.smithy.rulesengine.language.evaluation
package software.amazon.smithy.rulesengine.language.evaluation
-
ClassDescriptionA runtime implementation of a rule-set evaluation engine.Scope<T>Scope is a stack for tracking facts for named values of the given type.Provides facilities for evaluating an endpoint rule-set and tests.TypeCheck provides an interface for determining whether the given types within scope satisfy the associated constraints.