Skip to main content

Module validate

Module validate 

Source
Expand description

admin config validate command: validate config files against their schemas.

Resolves a target to a single file, a ConfigSection, or the full set of sections, parses each as YAML, and validates a full profile document against the systemprompt_models::profile::Profile schema. Also prints the generated Profile JSON schema on demand.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

ValidateArgs

Functions§

execute