a!integerField() length validation issue

I am facing weird issue in a!integerField. When i enter 11 digit or more than that in integerField it throws validation message as 

which is understandable as it converts number to exponential which appian does not support.

But when i enter 20 digit number it throws validation message as


Why it shows value is too small?
Anyone faces same issue?

Thanks,

Shubham

  Discussion posts and replies are publicly visible