Changed main example: removed translate yang and replaced testcases w table/parameter
This commit is contained in:
parent
06855f2ea7
commit
2c96cf71ea
4 changed files with 19 additions and 34 deletions
|
|
@ -696,7 +696,7 @@ check_unique_list(cxobj *x,
|
|||
/*! Given a list, check if any min/max-elemants constraints apply
|
||||
* @param[in] xp Parent of the xml list there are too few/many
|
||||
* @param[in] y Yang spec of the failing list
|
||||
* @param[in] nr Number of elements (like x) in thlist
|
||||
* @param[in] nr Number of elements (like x) in the list
|
||||
* @param[out] xret Error XML tree. Free with xml_free after use
|
||||
* @retval 1 Validation OK
|
||||
* @retval 0 Validation failed (cbret set)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue