Skip to main content

Module validation_warnings

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§

ValidationWarning
One non-fatal validation issue surfaced after a successful save.

Constants§

VERIFIABLE_INTENT_TOOL_WITHHELD
Stable code for the withheld vi_verify capability notice.