Override Standard validate method of any doctype

Hello All,
We can add our custom validation through hooks. which adds to the existing validation. But i want to completely override some validation. i want my validate method to work instead of its original validate to work. can anyone guide me on this matter? is there any workaround to achieve the desired results.

Regards,
Deep T

This may help you