Module validation

Module validation 

Source

Structs§

SchemaErrorDetail
Details about a generic schema validation failure.
SchemaValidationError
Error returned when validating instances against embedded schemas.
StepSpecError
Error returned when validating step specifications.
StepSpecErrorDetail
Schema validation failure details.

Functions§

validate_agent_run
Validates an AgentRun adapter envelope.
validate_artifact
Validates artifact metadata.
validate_run
Validates a stored run record.
validate_run_event
Validates a run event envelope.
validate_run_spec
Validates a run specification instance.
validate_step_spec
Validates a step specification against the FleetForge step schema.