Andrea Magni 75 Posted November 26, 2018 Just pushed: https://github.com/andrea-magni/MARS/commit/a0bcbce5c43dbb45648d89e6bc3a44b74e7996bd If you define a QueryParam or any other kind of param as argument of your method (or field of your resource), you can now enforce whether it is required or not. If a required parameter is not found, MARS will throw an exception while parsing the request. HTH Share this post Link to post