- Issue created by @g089h515r806
-
g089h515r806 →
committed 4cf8db0c on 3.0.x
Issue #3382091 by g089h515r806: Add support for Symfony PositiveOrZero...
-
g089h515r806 →
committed 4cf8db0c on 3.0.x
- Status changed to Fixed
over 1 year ago 3:22am 21 August 2023 - 🇨🇳China g089h515r806
manual test case:
add a Positive constraint to field_test_int, save it.if populate field_test_int 10, no error message.
if populate field_test_int 0, no error message.
if populate field_test_int -10, get an error message. Automatically closed - issue fixed for 2 weeks with no activity.