chill-bundles/.changes/unreleased/Fixed-20241114-151730.yaml
Julien Fastré 723ca8db6a
Remove date validation on deathDate
This change removes the `Assert\Date` validation on the `deathDate` property in the `Person` entity. The adjustment allows for more flexible input by not strictly enforcing the date format, which can resolve issues where the date string validation was previously causing errors.
2024-11-18 15:05:02 +01:00

6 lines
128 B
YAML

kind: Fixed
body: Remove validation of date string on deathDate
time: 2024-11-14T15:17:30.804640253+01:00
custom:
Issue: ""