linkedin / rest.li

Rest.li is a REST+JSON framework for building robust, scalable service architectures using dynamic discovery and simple asynchronous APIs.
rest.li
Other
2.51k stars 546 forks source link

Expose an easy way to override validation options for ActionArgumentBuilder #841

Closed karthikrg closed 2 years ago

karthikrg commented 2 years ago

This is useful for cases that want to customize validation of action arguments.