Support @JsonFormat.lenient
for java.util.Date
, java.util.Calendar
#1454
Milestone
@JsonFormat.lenient
for java.util.Date
, java.util.Calendar
#1454
(note: follow-up from FasterXML/jackson-annotations#105)
Now that we are adding
lenient
property, need to wire it to allow overriding lenience on per-property basis, as well as via setting per-type and global baselines.The text was updated successfully, but these errors were encountered: