You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am first time here, so sorry if question is stupid but:
I have one concern about validation in Magento/Customer/Model/Address/AbstractAddress.php::validate().
Why are we inside validate() still checking for value of 'telephone' if it can be set as "is_required = false" inside eav_attributes table and it is not required of delivery.