Hi i have created a form using Modules > E-commerceAddress and i added validation to them using in admin level only but they were not suppose to fire the validation messages and automatically saving the data, do we need to add any method to check the validation or do they fire automatically.
Validation gets applied only for non-empty fields, so you either need to make that field required or add the validation to some other field you know it will never be empty.
I have marked all the fields as required and thought it is not validating the fields.
Please, sign in to be able to submit a new answer.