Source compatibility report for the dropwizard-validation library between 1.3.18 and 1.3.19 versions

Test Info


Library Namedropwizard-validation
Version #11.3.18
Version #21.3.19

Test Results


Total Java Modules1
Total Methods / Classes72 / 24
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  3 


dropwizard-validation-1.3.19.jar, ViolationCollector.class
package io.dropwizard.validation.selfvalidating
ViolationCollector.addViolation ( String propertyName, Integer index, String message )  :  void
ViolationCollector.addViolation ( String propertyName, String key, String message )  :  void
ViolationCollector.addViolation ( String propertyName, String message )  :  void

to the top

Java Archives  1 


dropwizard-validation-1.3.18.jar

to the top