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