Class ViolationReport


  • public class ViolationReport
    extends Object
    As spec doesn't say anything about the report format, we just use https://opensource.zalando.com/problem/constraint-violation This also what Reactive Routes uses
    • Constructor Detail

      • ViolationReport

        public ViolationReport()
        Requires no-args constructor for some serializers.