Optional
exactIf success is true
, then this will be true
if all args matched the
slots and none of those args infer as unknown
or any
.
Optional
parsedPresent only if success
is true
. The parsed values mapped to the slots
of an Assertion.
Whether the args were successfully parsed against the slots of an Assertion.
The base structure for parsed assertion results.