Hi,
I am using spell checker in my application, this spell checker is further using dictionary file to validate the words, but this file don't have numeric values therefore checker is unable to ignore the numeric values that results that it is showing error
for all the numeric values.
here how I can add numeric values / some expression that help checker to ignore the numeric values.