Improve ConstraintValidator#buildViolation() documentation #16427
Labels
Enhancement
Good first issue
Ideal for your first contribution! (some Symfony experience may be required)
Validator
In
UPGRADE-3.0.md
, it is advised to usebuildViolation()
instead ofaddViolationAt()
, however as a part of Pull-Request #12016, this method was also marked as depreciated.What is the preferred way to handle this situation?
The text was updated successfully, but these errors were encountered: