クラス階層
- java.lang.ObjectSE- org.springframework.validation.DataBinder (implements org.springframework.beans.PropertyEditorRegistry, org.springframework.beans.TypeConverter)- org.springframework.web.bind.WebDataBinder- org.springframework.web.bind.ServletRequestDataBinder
 
 
- org.springframework.web.bind.WebDataBinder
- org.springframework.web.bind.EscapedErrors (implements org.springframework.validation.Errors)
- org.springframework.beans.MutablePropertyValues (implements org.springframework.beans.PropertyValues, java.io.SerializableSE)- org.springframework.web.bind.ServletRequestParameterPropertyValues
 
- org.springframework.web.bind.ServletRequestDataBinder.ServletRequestValueResolver (implements org.springframework.validation.DataBinder.ValueResolver)
- org.springframework.web.bind.ServletRequestUtils
- java.lang.ThrowableSE (implements java.io.SerializableSE)- java.lang.ExceptionSE- org.springframework.validation.BindException (implements org.springframework.validation.BindingResult)- org.springframework.web.bind.MethodArgumentNotValidException (implements org.springframework.web.ErrorResponse)
 
- jakarta.servlet.ServletExceptionEE- org.springframework.web.bind.ServletRequestBindingException (implements org.springframework.web.ErrorResponse)- org.springframework.web.bind.MissingRequestValueException- org.springframework.web.bind.MissingMatrixVariableException
- org.springframework.web.bind.MissingPathVariableException
- org.springframework.web.bind.MissingRequestCookieException
- org.springframework.web.bind.MissingRequestHeaderException
- org.springframework.web.bind.MissingServletRequestParameterException
 
- org.springframework.web.bind.UnsatisfiedServletRequestParameterException
 
- org.springframework.web.bind.MissingRequestValueException
 
- org.springframework.web.bind.ServletRequestBindingException (implements org.springframework.web.ErrorResponse)
 
- org.springframework.validation.BindException (implements org.springframework.validation.BindingResult)
 
- java.lang.ExceptionSE
 
- org.springframework.validation.DataBinder (implements org.springframework.beans.PropertyEditorRegistry, org.springframework.beans.TypeConverter)