Description for LYD_PARSE_NO_STATE seem a little bit not clear #2019
Unanswered
lyzliyuzhi91
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It really depends on the use-case. I do not think using |
Beta Was this translation helpful? Give feedback.
2 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.
-
But In testcase
test_state
, I found that if I have used LYD_PARSE_NO_STATE , I actually don't need to use LYD_VALIDATE_NO_STATE anymore. But if I have not use LYD_PARSE_NO_STATE , i should use LYD_VALIDATE_NO_STATE for such sceneBeta Was this translation helpful? Give feedback.
All reactions