E-commerce stores that offer their products or services to limited customers or based on specific conditions require to set validations before agreeing to serve them. As the default Magento 2 does not offer such custom validations, I’ve come up with a method to add custom JS validation rule in Magento 2. Likewise you can also set custom […]