Skip to content

refactor: use actual validators instead of Request.input() #74

Description

@mini-bomba

the controllers currently fetch string parameters from the request via .input() and parse it manually - this should instead use validators to automatically extract, parse and validate all parameters

need to check whether adonis has support for zod validators - if not, a rewrite of validators to vinejs may be needed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions