- Issue created by @g089h515r806
-
g089h515r806 β
committed 89f6b0aa on 3.0.x
Issue #3381359 by g089h515r806: Add support for Symfony IdenticalTo...
-
g089h515r806 β
committed 89f6b0aa on 3.0.x
- π¨π³China g089h515r806
test case:
add a EqualTo constraint to field_test, set value to "drupal", save it.if populate field_test "drupal", no error message.
if populate field_test "123456", get an error message
NoteοΌ
the value option support token, when using "default" validate mode. - Status changed to Fixed
over 1 year ago 5:03am 20 August 2023 - π¨π³China g089h515r806
IdenticalTo use "==="
EqualTo use "=="
A little different. Automatically closed - issue fixed for 2 weeks with no activity.