Namespace: Json.Schema
Inheritance: EvaluationContext 🡒 object
Provides contextual data for generating constraints and performing evaluations.
Properties
| Name | Type | Summary |
|---|---|---|
| EvaluatingAs | SpecVersion | Gets the spec version that the schema is currently being evaluated under. |
| Options | EvaluationOptions | Gets the evaluation options. |
| Scope | DynamicScope | Gets the dynamic scope. |