vertx-web icon indicating copy to clipboard operation
vertx-web copied to clipboard

fixed #2153

Open oschina opened this issue 3 years ago • 1 comments

Motivation:

in openapi with multipart/form-data , vertx-web-validation validate the upload file field regardless of whether it is set to required.

This pr check a field is required and passed it to validation.

oschina avatar Mar 29 '22 10:03 oschina

The exceptions in the CI has nothing to do with the PR I submitted :(

oschina avatar Mar 29 '22 12:03 oschina