nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.31k stars 5.33k forks source link

Admin defined validation for customer fields #2434

Closed AndreiMaz closed 7 years ago

AndreiMaz commented 7 years ago

re: https://www.nopcommerce.com/boards/t/47929/eu-vat-customer-with-invalid-vat-should-not-be-able-to-order.aspx

I've had this issue in the past as well. It would be good if we could specify explicit validation for fields (regex expression maybe), such as first name must be n number of characters etc.

Source: https://www.nopcommerce.com/boards/t/47930/feature-request-admin-defined-validation-for-customer-fields.aspx#189844

AndreiMaz commented 7 years ago

duplicated https://github.com/nopSolutions/nopCommerce/issues/335