Throw an error if not all patch keys are used #2168
tomerslice
started this conversation in
Ideas / Requests
Replies: 1 comment 1 reply
-
What should happen? Log a warning? Or throw an exception? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I wanted to suggest a flag to check if all patch keys are used, and if some patch keys are missing data to replace with.
This validation will help to check we are not missing anything we want to replace or we are trying to replace something that is not exists.
Beta Was this translation helpful? Give feedback.
All reactions