Package org.springmodules.validation.bean.rule.resolver

Interface Summary
ErrorArgumentsResolver Resolves error arguments based on the validated object.
 

Class Summary
FunctionErrorArgumentsResolver Resolves error arguments based on valang expressions.
StaticErrorArgumentsResolver An ErrorArgumentsResolver that is statically pre-configured with the error arguments, that is, the arguments are not dependent on the validated object.
ValangErrorArgumentsResolver Resolves error arguments based on valang expressions.
 



Copyright © 2009. All Rights Reserved.