Packages

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

Current section

Files

Jump to
wpl_validator priv conformance invalid invalid-prescription-time.expected.json
Raw

priv/conformance/invalid/invalid-prescription-time.expected.json

[
{
"code": "INVALID_PRESCRIPTION",
"path": "/plan/phases/0/weeks/0/days/0/blocks/0/activities/0/prescription",
"severity": "error",
"meta": {
"reason": "time_requires_duration"
}
}
]