I'd like to limit the value of a Float datatype property to 4 decimal point precision, and prevent users from entering more than 4 decimal points without using validations. Is this possible?