-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Summary
Implement a Routes-F request schema validator using a lightweight schema definition.
Requirements
- Define schemas per endpoint in routes-f.
- Reject unknown fields by default.
- Provide a typed result for handlers.
Notes
- Avoid heavy validation libs unless already used.
Acceptance Criteria
- At least 3 routes use the validator.
- Tests cover unknown field rejection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program