use schemas to validate input #632

Closed
opened 2025-12-03 15:35:38 +01:00 by kiara · 1 comment
Owner

As an operator,
I want for my submitted inputs to be validated,
so that returned feedback ensures a good user experience.

implementation notes

**As** an operator, **I want** for my submitted inputs to be validated, **so that** returned feedback ensures a good user experience. ### implementation notes - input may come by API (#368) or form - [JSON Schema input validatation](https://json-schema.org/tools?sortBy=name&sortOrder=ascending&groupBy=toolingTypes&toolingTypes=validator&showObsolete=false) - nix: [request](https://github.com/NixOS/nix/issues/5392), [PR](https://github.com/NixOS/nix/pull/5403) - [ ] in back-end (using JSON schema from #285) - [ ] front-end (using JSON schema from #285?)
Author
Owner

no todo here?

no todo here?
kiara closed this issue 2025-12-03 15:36:05 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#368 API available
fediversity/fediversity
Reference: fediversity/fediversity#632
No description provided.