MaskProcessor Optional Characters
#4
Could you please try to explain what you whish in output in a list of statements like this (only dumb example):
  • in first position I always want to have *all* special chars
  • in second position I want to have eighter a A or skip the A and have a special char
  • in third position I want to have always a digit [0-9]
  • the output should have a minimum length of 4
  • the output should have a maximum length of 8
  • etc and so on

Maybe this way it is easier for all of us to understand how the output should look like.

Thx for you effort to explain it to me Wink


Messages In This Thread
MaskProcessor Optional Characters - by felixrr - 07-18-2013, 01:52 PM
RE: MaskProcessor Optional Characters - by philsmd - 07-18-2013, 03:15 PM