pyang icon indicating copy to clipboard operation
pyang copied to clipboard

Maximum length of Yang String

Open kovvadayogesh opened this issue 1 year ago • 1 comments
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

kovvadayogesh avatar Mar 25 '24 13:03 kovvadayogesh

There is no max length unless you specify one.

mbj4668 avatar Mar 25 '24 14:03 mbj4668