How to ignore some fields? #176
Unanswered
vdonets-dev
asked this question in
Q&A
Replies: 1 comment
-
This is something you need to handle yourself and it depends on what libraries you're using. It could be as simple as a REGEX find/replace before snapshotting the string or something more sophisticated such as this Hibernate example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, could you please suggest how I can ignore some fields?
Beta Was this translation helpful? Give feedback.
All reactions