Source compatibility report for the dropwizard-validation library between 0.8.5 and 0.9.0 versions

Test Info


Library Namedropwizard-validation
Version #10.8.5
Version #20.9.0

Test Results


Total Java Modules1
Total Methods / Classes44 / 16
Compatibility 100%

Problem Summary


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

Added Methods  2 


dropwizard-validation-0.9.0.jar, ConstraintViolations.class
package io.dropwizard.validation
ConstraintViolations.determineStatus ( Set<T> violations ) [static]  :  int
ConstraintViolations.validationMethodFormatted ( ConstraintViolation<T> v ) [static]  :  String

to the top

Java Archives  1 


dropwizard-validation-0.8.5.jar

to the top