Source compatibility report for the dropwizard-validation library between 2.0.1 and 2.0.2 versions

Test Info


Library Namedropwizard-validation
Version #12.0.1
Version #22.0.2

Test Results


Total Java Modules1
Total Methods / Classes68 / 25
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-2.0.2.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-2.0.1.jar

to the top