<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>#AppianFitNesse Regular expressions.</title><link>https://community.appian.com/discussions/f/general/8986/appianfitnesse-regular-expressions</link><description>Hi Everyone, Could you please let me know how to use the regular expressions to validate the strings in Appian pages. Thanks in advance. OriginalPostID-251108</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: #AppianFitNesse Regular expressions.</title><link>https://community.appian.com/thread/40470?ContentTypeID=1</link><pubDate>Fri, 16 Dec 2016 13:03:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9729e85b-ce05-4e25-8136-12ca046284bc</guid><dc:creator>Ravi</dc:creator><description>@aloks: Sorry I didn&amp;#39;t mean that you are wrong, I know the environment that he is working so I&amp;#39;ve suggested that method directly.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #AppianFitNesse Regular expressions.</title><link>https://community.appian.com/thread/40196?ContentTypeID=1</link><pubDate>Thu, 08 Dec 2016 17:10:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ac2ea654-d7c9-4834-955a-d3baec297a36</guid><dc:creator>aloks0189</dc:creator><description>@vvravikumarl505 if i am not wrong, i do not think there is any inbuilt function named as regexmatch(... , ....) available in Appian, For that you need to install a Plugin&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #AppianFitNesse Regular expressions.</title><link>https://community.appian.com/thread/40016?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 11:19:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68568054-63d1-4e40-867b-565835c9a3aa</guid><dc:creator>Ravi</dc:creator><description>Hi Shaik,&lt;br /&gt;You can use regexmatch(pattern, searchString), or tell me the exact scenario where you are trying to validate ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #AppianFitNesse Regular expressions.</title><link>https://community.appian.com/thread/40005?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 09:22:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c740da26-e555-4085-95c4-66af6808f6f0</guid><dc:creator>aloks0189</dc:creator><description>@vahedullas As per your requirement You can install a plugin named as Appian Regular Expression Functions, at following URL&lt;br /&gt;&lt;br /&gt;https://forum.appian.com/suite/tempo/records/item/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUhemjLnMWmh9flkoBj4U4HmAkkPRpCPt5Lw/view/summary &lt;br /&gt;&lt;br /&gt;this defines several functions such as &lt;br /&gt;&lt;br /&gt;RegexIsMatch&lt;br /&gt;RegexFirstMatch&lt;br /&gt;RegexAllMatches&lt;br /&gt;RegexReplaceAll&lt;br /&gt;&lt;br /&gt;You can push any one of these function, into an Expression rule and can invoke the rule in an Interface &lt;br /&gt;&lt;br /&gt;Hope this will help you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #AppianFitNesse Regular expressions.</title><link>https://community.appian.com/thread/39996?ContentTypeID=1</link><pubDate>Tue, 06 Dec 2016 03:44:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:20a79b82-3be7-4ac0-9f52-e59925b502ef</guid><dc:creator>rajasekhard</dc:creator><description>Hi @vahedullas,&lt;br /&gt;&lt;br /&gt;FitNesse documentation says &amp;quot;You can match regular expressions by using the syntax =~/regex/. The regular expression syntax is the Java standard.&amp;quot;&lt;br /&gt;&lt;br /&gt;More details here, in case you haven&amp;#39;t already visited this page - &lt;a href="http://www.fitnesse.org/FitNesse.UserGuide.WritingAcceptanceTests.SliM.ValueComparisons"&gt;www.fitnesse.org/FitNesse.UserGuide.WritingAcceptanceTests.SliM.ValueComparisons&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Raj&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #AppianFitNesse Regular expressions.</title><link>https://community.appian.com/thread/39975?ContentTypeID=1</link><pubDate>Mon, 05 Dec 2016 15:57:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bb65da5e-1331-48a2-abd0-2df08cbde65d</guid><dc:creator>aloks0189</dc:creator><description>@vahedullas Validations are of many type let's say length validation, null check validation etc.. what validation are you trying to achieve. &lt;br /&gt;&lt;br /&gt;And let's say you have an Expression rule named as Test() having a rule input of type text and holding validations, so we can can this rule under Interface under validations as &lt;br /&gt;&lt;br /&gt;        rule!Test(&lt;myInput&gt;)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>