The type of the result of the operation.
Asserts that the current context value has the given value(s).
The values to check if they are present within the context value.
The result of the operation, which will generally be the existing IAssertScope#that object.
Asserts that the current context value has the given value(s).
The result of the operation, which will generally be the existing IAssertScope.that object.
Asserts that the current value has the given keys.
The keys to retrieve.
The result of the operation, which will generally be the existing IAssertScope.that object.
Asserts that the current value has the given keys.
A single array of keys or an object containing the expected keys to assert.
Optional
evalMsg: MsgSourceThe optional evaluation message.
The result of the operation, which will generally be the existing IAssertScope.that object.
Provides access to filters that operate on the keys of the current IScopeContext value within the assertion scope.
Represents the any operations for the assertion scope.