In this post I am going to explain how to add validation in system configuration in Magento 2. In order to do validatetion in system configuration field, you just need to add “validate” tag for field in system.xml file and pass validation class in it. See the below example of required field validation and email…


Recent Comments