Generated by
JDiff

Class org.springframework.web.servlet.support.BindStatus

Changed Methods
PropertyEditor findEditor(Class<?>) Change in signature from Class to Class<?>.
Find a PropertyEditor for the given value class, associated with the property that this bound status is currently bound to.
Class<?> getValueType() Change in return type from Class to Class<?>.
Get the '{@code Class}' type of the field.