You are viewing an older version (5.14.3). Go to latest (5.15.0)
{ } Raw JSON

bundles / traitlets 5.14.3 / traitlets / traitlets / Type / validate

function

traitlets.traitlets:Type.validate

source: /traitlets/traitlets.py :2135

Signature

def   validate ( self obj : t.Any value : t.Any )  →  G

Summary

Validates that the value is a valid object instance.

Aliases

  • traitlets.Type.validate