Annotated
Annotated types allow you to annotate any value onto the type field.
exacting
only checks for the type, not the metadata.
For future development of exacting
, it might be used as a doc field.
Validator
The AnnotatedV
("Annotated" validator) focuses on the target validator provided in the first parameter, the metadata is not related to the validation and is only stored for later use.