feat: add configuration schema validation #105

Closed
opened 2026-05-26 01:28:17 +00:00 by jmiller · 1 comment
Owner

ProjectPluginInterface defines getConfigSchema() but no validator uses the schemas. Create ConfigValidator.

ProjectPluginInterface defines getConfigSchema() but no validator uses the schemas. Create ConfigValidator.
Author
Owner

Branch created: feature/105-feat-add-configuration-schema-validation

git fetch origin
git checkout feature/105-feat-add-configuration-schema-validation
Branch created: [`feature/105-feat-add-configuration-schema-validation`](https://git.mokoconsulting.tech/MokoConsulting/moko-platform/src/branch/feature/105-feat-add-configuration-schema-validation) ```bash git fetch origin git checkout feature/105-feat-add-configuration-schema-validation ```
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#105