FilterParameter now has a YangXPathExpression 93/98093/3
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 23 Oct 2021 22:25:36 +0000 (00:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 24 Oct 2021 07:54:32 +0000 (09:54 +0200)
commit7a36f8ea85d0062923efc1d711f399eda902d06a
tree69d9a4f5c591c1e325cdd7d66eb7719ac055bcad
parent580ecde4af04ece62a9eb1d6adc541e2125ac065
FilterParameter now has a YangXPathExpression

We have the infrastructure to understand the structure of a YANG XPath
expression. Use it to perform additional checks, so that we can rely on
it being syntactically valid.

JIRA: NETCONF-773
Change-Id: I37a0ddb1e4d5a6c115eb479ba550686c1a3c3fcd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb-rfc8040/src/main/java/org/opendaylight/restconf/nb/rfc8040/FilterParameter.java