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
So, setting WstxOutputProperties.P_OUTPUT_VALIDATE_NAME works but gives somewhat cryptic failure like
com.fasterxml.jackson.core.JsonGenerationException: Illegal name character ' ' (code 32)
which is missing full name to attempt to write (or index). It would make sense to indicate at least name (or part thereof?), index of offending character..
The text was updated successfully, but these errors were encountered:
So, setting
WstxOutputProperties.P_OUTPUT_VALIDATE_NAME
works but gives somewhat cryptic failure likewhich is missing full name to attempt to write (or index). It would make sense to indicate at least name (or part thereof?), index of offending character..
The text was updated successfully, but these errors were encountered: