org.mod4j.runtime.validation
Interface BusinessRuleValidationCallback


public interface BusinessRuleValidationCallback


Method Summary
 void doValidate(java.lang.Object object, org.springframework.validation.Errors errors)
           
 

Method Detail

doValidate

void doValidate(java.lang.Object object,
                org.springframework.validation.Errors errors)


Copyright © 2009. All Rights Reserved.