Regex for date validation not working on Prod server, works on lower environments
I am using javascript for regex validation in a tool named as Logi Info Studio, which is used for generation of reports. The resultant artifacts are deployed in tomcat server. The javascript code runs on server and validates whether the date format which is submitted is valid or not. The tool supports Javascript as the scripting engine