jooby icon indicating copy to clipboard operation
jooby copied to clipboard

How to validate parameters using Jooby?

Open zsf513 opened this issue 1 year ago • 2 comments

I couldn't find how to validate request parameters in the documentation.

zsf513 avatar Aug 09 '24 03:08 zsf513

There is nothing yet in 3.x. We started a discussion last week: https://github.com/jooby-project/jooby/pull/3494

jknack avatar Aug 09 '24 13:08 jknack

My comments on this are here https://github.com/jooby-project/jooby/pull/3494#issuecomment-2278170227 . I'm not sure if this will be future place for this kind of discussion so I linked it.

agentgt avatar Aug 09 '24 15:08 agentgt

have a look at: https://jooby.io/#modules-validation

jknack avatar Sep 09 '24 14:09 jknack