{"id":56433,"library":"dropwizard-validation","title":"Dropwizard Validation","description":"Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications, and this module provides validation support.","status":"active","version":"5.0.2","language":"java","source_language":null,"source_url":"https://github.com/dropwizard/dropwizard","tags":["dropwizard","validation","rest","web"],"install":[{"cmd":"<dependency>\n  <groupId>io.dropwizard</groupId>\n  <artifactId>dropwizard-validation</artifactId>\n  <version>5.0.2</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.dropwizard:dropwizard-validation:5.0.2'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Validated","correct":"io.dropwizard.validation.Validated"}],"quickstart":{"code":"import io.dropwizard.validation.Validated;\nimport javax.validation.constraints.NotEmpty;\n\npublic class MyResource {\n    @Validated\n    public void create(@NotEmpty String name) {\n        // handle request\n    }\n}","lang":"java","description":"Annotates a method to enable validation of parameters."},"warnings":[],"env_vars":null,"search_vec":"'applic':18 'develop':9 'dropwizard':1,3,25 'framework':7 'friend':12 'high':14 'high-perform':13 'java':6 'modul':21 'op':11 'ops-friend':10 'perform':15 'provid':22 'rest':16,27 'support':24 'valid':2,23,26 'web':17,28","created_at":"2026-06-15T10:36:32.297620+00:00","updated_at":"2026-06-15T10:36:32.297620+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://www.dropwizard.io/5.0.2","github":"https://github.com/dropwizard/dropwizard","docs":"https://appdoc.app/artifact/io.dropwizard/dropwizard-validation/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}