I have a excel sheet which has table as below
Value
AB
CD
EF
GH
IJ
if my input variable is contains the same value as the data table i should throw business exception
For example:
Input argument value is GH
since GH is present in excel throw business exception