Closed (fixed)
Project:
Custom Field
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2026 at 12:01 UTC
Updated:
17 Aug 2026 at 08:00 UTC
Jump to comment: Most recent
The following error is thrown when submitting the form of an entity with a custom field containing a Number (float) field with the minimum and/or maximum values set to 0.
Symfony\Component\Validator\Exception\MissingOptionsException: Either option "min", "minPropertyPath", "max" or "maxPropertyPath" must be given for constraint "Symfony\Component\Validator\Constraints\Range".
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dieterholvoet commentedComment #6
apmsooner commentedMerged. Thanks!
Comment #8
apmsooner commented