Writing an unified validation mechanism for REST APIs using Spring Boot and JSR-380
JSR-380 defines a metadata model and API for Java Bean validation. It can be used an "architectural-agnostic" way and it is particularly useful when it comes to validating the RESTful…