I have this error in yang validation CRITICAL ERROR
hi I am validating my Yang files with pyang but get below error how can I fix this error ?
Parse yang files to get the final base datatype if the leaf has a derived datatype
I am trying to parse the given yang file and print all the leafs with their datatypes. Incase if the datatype is a derived datatype like – “oc-inet:domain-name”, I would like to look recursively into imported yang files and print the final base datatype of this derived datatype which is defined as