Module user_facing_errors::query_engine::validation
source · Structs
- A validation error is a Serializable object that contains the path where the validation error of a certain
kindocurred, and an optional and arbitrary piece ofmeta-information.