santhosh323New Contributor6 years agoSpring ope-api validation: How to validate a field based on value of an other field in the BeanFor instance I have a request which has a user object body with fields like name, age, country, zip code.I would like to validate zip code based on country.
Recent DiscussionsThe `<*>` symbolHow to define both fixed and dynamic fields in request body (visible in Swagger/Mintlify UI)?how to get yaml file from io.swagger.v3.oas.models.OpenAPI object?