1809 Group separator must be followed by a digit
Cause
This error occurs when number and currency parsing methods of the primitive types expect to find a digit following the group separator character; for example, if the source parameter passed to the
Action
Change your application logic to handle this invalid input.
