If the step property is used in number field, then it will allow only
the multiples of the given step values within the min and max range. In
this case only 3000, 3500, 4000,....,15000 will be accepted. If any
value needs to be accepted in the number field then the step property
should not be used.