I want to save the Product's name with a special character, for that first i just removed the validation from product class file but it didn't work. SO, i make changes in validate.php and productinformation.php file and it works by changing in core files. But i want to override the src file i.e, productinformation.php so that i don't need to make changes in core files.
If there is any other solutions available for it ,please let me know.
Thanks