Accept a value within a specific Range of Integers

I'm trying to solve a problem where we should allow only the values between 1-10 as inputs for a specific record. Can anyone suggest me a method to solve this?

  Discussion posts and replies are publicly visible