Packages

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

Current section

Files

Jump to
wpl_validator priv conformance invalid activity-block-mismatch-exercise-in-cooldown.expected.json
Raw

priv/conformance/invalid/activity-block-mismatch-exercise-in-cooldown.expected.json

[
{
"code": "ACTIVITY_BLOCK_MISMATCH",
"path": "/plan/phases/0/weeks/0/days/0/blocks/1/activities/0",
"severity": "error",
"meta": {
"activity_type": "exercise",
"block_type": "cooldown"
}
}
]