base\Model afterValidate()

afterValidate() public method

This method is invoked after validation ends.

The default implementation raises an afterValidate event. You may override this method to do postprocessing after validation. Make sure the parent implementation is invoked so that the event can be raised.

public void afterValidate ( )
doc_Yii
2016-10-30 16:51:45
Comments
Leave a Comment

Please login to continue.