Ant Zucaro

Results 2 issues of Ant Zucaro

Hi @peterbay, I'm having trouble compiling on Ubuntu 18.04. After having installed the prerequisites I run `make`, but it gives me errors with linking that appear to be related to...

Is it possible to utilize Jakarta-style bean validation (e.g. using `hibernate-validate`) with Javalin's Validation API? I find it quite nice to declare my constraints right on the POJOs that I...

QUESTION