tiger_lib::validator

Module value_validator

Source

Structsยง

  • A validator for one Token. The intended usage is that the block-level Validator wraps the Token in a ValueValidator, then you call one or more of the validation functions on it. If the ValueValidator goes out of scope without having been validated, it will report an error.