Module validation_warnings
Expand description
Non-fatal validation warnings for config that loads and validates
successfully (i.e. Config::validate() returns Ok(())) but needs user
attention. Warnings may identify a runtime inconsistency, an inert setting,
a risky trust-boundary choice, or a supported configuration that is being
deprecated.
Structs§
- Validation
Warning - One non-fatal validation issue surfaced after a successful save.
Constants§
- VERIFIABLE_
INTENT_ TOOL_ WITHHELD - Stable code for the withheld
vi_verifycapability notice.