I am trying to use redaction for my PII information before I save it in the server but when i initiated the code. It throws me this exception :
## java.lang.ClassCastException: com.fasterxml.jackson.databind.node.TextNode cannot be cast to com.fasterxml.jackson.databind.node.ObjectNode -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jackson-user/e50f8c07-f5dd-45af-872c-19d2835efa94%40googlegroups.com.
