Package org.springmodules.validation.bean.converter

Interface Summary
ErrorCodeConverter A strategy to convert one error code to another.
 

Class Summary
KeepAsIsErrorCodeConverter A simple implementation of ErrorCodeConverter that doesn't do any conversion and returns the passed-in error code.
ModelAwareErrorCodeConverter Converts simple error codes to an error code that expresses the class and perhaps the property that are associated with the error code.
ModelAwareMessageCodesResolver A MessageCodesResolver implementation that can be used along with the ModelAwareErrorCodeConverter.
 



Copyright © 2009. All Rights Reserved.