Starts With and Ends With

While all validations can be set at the time of Design definition, you can set Starts with/Ends with and Pattern validations during training.

To validate whether data in a field starts or ends with a certain value, use the Starts With and Ends With validation option fields. While defining the design of a field or table column, you can specify whether the data is part of the selected field.

  • Start with a certain value using a Starts With field
  • End with a certain value using an Ends with field
If the Start With value is "IN" and extracted value is "1N7646464", then validation fails. While if End With value is 2017 and the extracted date value is 10-Aug-2017, the validation passes.