Regular expressions for non open form fields in Sterling Business Center

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

Note: To get the latest regular expression, refer to the sbc_regularexpressions.xml file located at <INSTALL_DIR>\repository\eardata\sbc\war\WEB-INF\regularexpressions\sbc_regularexpressions.xml. All the commonly used characters across the fields 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.