Structsยง
- A validator for one
Token
. The intended usage is that the block-levelValidator
wraps theToken
in aValueValidator
, then you call one or more of the validation functions on it. If theValueValidator
goes out of scope without having been validated, it will report an error.