I have created a custom module to validate street fields during checkout process.
I used this tutorial from Victor Tikhonchuk – How to apply custom validation on checkout shipping form field?. Itworks fine.
Now, I want to implement the same validation in customer address book –
https://mysite/customer/address/edit/id/102917/
How can I implement this?