You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each YANG leaf defines the type which is expected, when traversing the JSON tree we can ensure that the data matches the expected primitive type. Higher level types can also be validated against but that would be more complex.