Ask a question to get started
Enter to sendā¢Shift+Enter new line
default_init_validator( class_path: tuple[str, ...], kwargs: dict[str,
class_path
tuple[str, ...]
kwargs
dict[str, Any]
Default init validator that blocks jinja2 templates.
This is the default validator used by load() and loads() when no custom validator is provided.
load()
loads()
The class path tuple being deserialized.
The kwargs dict for the class constructor.