Legacy platform

Regular expressions for non open form widgets

By default, the Java™ regular expression for non open form widgets in the application is ^[A-Za-z0-9[-~_\s.!,/+=()'\"@\\:;&\[\]\u007F-\uFFFF]]*$.

Note: To get the latest regular expression, refer to the wsc_regularexpressions.xml file located in the <INSTALL_DIR>\repository\eardata\wsc\war\WEB-INF\regularexpressions directory. All the commonly used characters across the widgets have been included in this regular expression. Out of the box, the default regular expression accepts all the characters across all the locales for localization. However, a few ASCII characters are not acceptable.