Packages

Reference Elixir validator for WPL (Wellness Plan Language) — JSON Schema + semantic invariants

Current section

Files

Jump to
wpl_validator priv conformance invalid unresolved-exercise-ref.expected.json
Raw

priv/conformance/invalid/unresolved-exercise-ref.expected.json

[
{
"code": "UNRESOLVED_REF",
"path": "/plan/phases/0/weeks/0/days/0/blocks/0/activities/0/exercise_ref",
"severity": "error",
"meta": {
"ref_kind": "exercise",
"ref_value": "dumbbell_curl"
}
}
]