Skip to main content

Module validation_warnings

Module validation_warnings 

Expand description

Non-fatal validation warnings — config that loads and validates successfully (i.e. Config::validate() returns Ok(())) but will fail at agent runtime because of a logical inconsistency the schema can’t enforce structurally.

Structs§

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