If a custom field is set to a min value within the Builder and it does not meet that requirement, upon Save, an error message generally appears. An option to include said error message would be helpful to the user.
With the Validation module, after clicking to the button Save on the first time, the function validation will be triggered and show the error message if the input does not meet the requirement. Then it shows the error when the user types input value immediately.