magento-add-validation-functionality-to-widget-fields
Simple Magento module, that adds possibility to validate input fields in widgets creation process. Actually there is no possibility to add a <validate/> tag and save it's functionality. With help of this simple extension, you can add your own validation to any fields, like 'validate-number', 'validate-email', 'validate-xxx validate-yyy validate-zzz'.