How can I set a minimum value validation for Number field?

How can I set a validation for a Frappe document field, which can be either of integer or float type, to ensure that the entered value meets the minimum value requirement and doesn’t bypass the validation?