#AppianFitNesse Regular expressions.

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

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    @vahedullas Validations are of many type let's say length validation, null check validation etc.. what validation are you trying to achieve.

    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

    rule!Test()
Reply
  • 0
    Certified Lead Developer
    @vahedullas Validations are of many type let's say length validation, null check validation etc.. what validation are you trying to achieve.

    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

    rule!Test()
Children
No Data