Package org.springframework.binding.mapping.results
package org.springframework.binding.mapping.results
Possible Mapping results.
-
ClassDescriptionConvenient base class for
MappingResult
implementations.The "required" error result--indicates a required mapping could not be performed because the source value to map was empty.Indicates an exception occurred accessing the source object to be mapped.Indicates a successful mapping operation.Indicates an exception occurred accessing the target object to be mapped to.Indicates a type conversion occurred during a mapping operation.