Packages

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

Current section

Files

Jump to
wpl_validator priv conformance invalid empty-phases-workout.expected.json
Raw

priv/conformance/invalid/empty-phases-workout.expected.json

[
{
"code": "EMPTY_PHASES_FOR_TYPE",
"path": "/plan/phases",
"severity": "error",
"meta": {
"plan_type": "workout"
}
}
]