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
Example: No serializer found for class no.difi.vefa.validator.CombinedFlagFilterer and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) ) (through reference chain: no.difi.xsd.vefa.validator._1.Report["section"]->java.util.ArrayList[0]->no.difi.vefa.validator.api.Section["flagFilterer"])
The text was updated successfully, but these errors were encountered:
The
flagFilterer
attribute inno.difi.vefa.validator.api.Section
should be declared@XmlTransient
, to avoid serialization issues.Example:
No serializer found for class no.difi.vefa.validator.CombinedFlagFilterer and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) ) (through reference chain: no.difi.xsd.vefa.validator._1.Report["section"]->java.util.ArrayList[0]->no.difi.vefa.validator.api.Section["flagFilterer"])
The text was updated successfully, but these errors were encountered: