Validation - Validated event

Validation - Validated event

I am looking for a event that occurs after the form is validated, and is OK. I've found 'bind('invalid-form.validate', function(form, validator)', which tells me when there are errors, but i also want to know where there isnt.