The module for add custom validation to checkout form field.
-
Go to Magento 2 root directory
-
Install module:
- Download the latest version here
- Extract
master.zip
file to root folder. - Go to Magento root folder and run upgrade command line to install
Mital_Checkout
:
-
Enter following commands to enable module:
php bin/magento module:enable Mital_Checkout php bin/magento setup:upgrade php bin/magento cache:clean
- Go to /app/code/Mital/Checkout/view/frontend/web/js/validator-mixin.js