feat: smart error recovery suggestions in validators #146

Open
opened 2026-05-26 04:45:57 +00:00 by jmiller · 1 comment
Owner

When validations fail, show exact fix with code snippet. E.g. "Missing in manifest. Add: 09.00.00 after line 12". Builds on: validators, lib/Enterprise/ErrorRecovery.php.

When validations fail, show exact fix with code snippet. E.g. "Missing <version> in manifest. Add: <version>09.00.00</version> after line 12". Builds on: validators, lib/Enterprise/ErrorRecovery.php.
Author
Owner

Branch created: feature/146-feat-smart-error-recovery-suggestions-in

git fetch origin
git checkout feature/146-feat-smart-error-recovery-suggestions-in
Branch created: [`feature/146-feat-smart-error-recovery-suggestions-in`](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/src/branch/feature/146-feat-smart-error-recovery-suggestions-in) ```bash git fetch origin git checkout feature/146-feat-smart-error-recovery-suggestions-in ```
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/moko-platform#146