Structsยง
- Value
Validator - A validator for one
Token. The intended usage is that the block-levelValidatorwraps theTokenin aValueValidator, then you call one or more of the validation functions on it. If theValueValidatorgoes out of scope without having been validated, it will report an error.