mbj4668 / pyang

An extensible YANG validator and converter in python
ISC License
528 stars 342 forks source link

Adding support for default value and range in flatten format #879

Open rahkumar651991 opened 8 months ago

rahkumar651991 commented 8 months ago

Helpful to auto-generate from yang files. No support currently for default and range especially for flatten format.

Also requested by other people. https://github.com/mbj4668/pyang/issues/740