You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new Option.ACCEPT_SINGLE_VALUE_AS_ARRAY to support Jackson DeserializationFeature of the same name, i.e., when an array type is declared, an instance of a single item should also be accepted by the schema
Changed
consider Boolean values as valid in const/enum (i.e., no longer ignore them)
jsonschema-module-jakarta-validation
Added
populate const/enum based on @AssertTrue/@AssertFalse