pyang
pyang copied to clipboard
Maximum length of Yang String
trafficstars
Hello,
Please check the below one definition in yang file
leaf test_leaf_definition { type string; }
just want to know what is the max length of yang string by default?
Awaiting for you reply
There is no max length unless you specify one.