Type Validation Errors (v0.1.3)
This release adjusts the validation error format for failed type checks. It removes :argument/type-correct
and :variable/type-correct
in favour of:
:value/type-nullable
:value/type-correct
Additionally, type descriptions are now exposed as :alumbra/type-description
.
Artifact Coordiantes
[alumbra/spec "0.1.3"]