You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I want to use integer validator and min/max attribute together,the min/max will not work.And I checked the integer validator,found there is no relevant field.min and field.max code,Could you please add it in integer validator?