conformancestable
ver-validator — the VERA conformance profile for VER records
ver-validator: what each of the seventeen stages checks, the JSON report contract, and the Python API.
Contents
- OverviewStructural validation tells you a record is the right shape.
- Running itNo install is needed.
- Command line--registry, --lineage-peer and --profile reach rules that exist only under --schema 1.1-draft;
- Python APIVeraValidationReport (frozen pydantic v2 model) carries profile, schema_version, level_claimed, level_effective, issues, ok, status, ok_after_policy_exceptions and ignored_codes, plus the errors, warnings, codes, kept_issues and effective_o
- What it checks(W) marks warning severity;
- The 1.1 draft profile--schema 1.1-draft loads standards/ver/1.1-draft/ver-record.schema.json and switches on the twenty-six rules marked ¹ above.
- Schema resolutionA schema is looked for in three places, and the first hit wins:
- Design rules
- Layout
