How to validate attachment file name and its format in Service Catalog?
Hello everyone, I have a requirement to validate the attachment filename and the format, when submitting a request in Service Catalog. It should validate the name as, "filename.xlsx", if it's not the correct filename or format. It should give error m...