How to sort errorList array of Jquery Validator Plugin

How to sort errorList array of Jquery Validator Plugin

I'm using the jquery validator plugin to validate my form but need to sort the errorList array so that results are shown in a particular order. Could anyone point me in the right direction for doing this?