I have a question about swagger and java : I am quiet new with java and I am building a rest api in java with Jersey + spring, I wanted to do some validation on my models (input data) how could I do that ? is there a way to do it with the swagger annotation @ApiModelProperty ? Or Do I need to use a separate component like the Bean validation ?
Thanks -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
