Custom Validation For Checkout Field
I want to add custome validation for example firstname who user can’t use number But i don’t know why it doesn’t work I have create a module and create a file in view/frontend/web/js/validation.Js with below code : define([ ‘jquery’, ‘jquery/ui’,… Read More »Custom Validation For Checkout Field