Acessing new field values in validate_on_update

Hello,

How to access to old field values in validate_on_update method? I need to see if there is changed field's value and if it is so, rise an error.

Thank you!