Suchergebnisse für Anfrage "validationerror"

4 die antwort

Wie ändere ich das Verhalten des Validierungsfehlers für Dropwizard?

In Dropwizard verwende ich @Valid-Annotationen für meine Ressourcenmethoden: public class Address { @NotNull String street ... } @Path("/address") @Produces(MediaType.APPLICATION_JSON) public class AddressResource { @POST public MyResponse ...

3 die antwort

So markieren Sie Felder auf Schienen Validierungsfehler

TOP-Veröffentlichungen