pygaindalf
Contents
API Reference
app
components
config
context
portfolio
runtime
util
callguard
config
helpers
abc_info
classinstancemethod
classinstanceproperty
classproperty
decimal
empty_class
enter_exit_call
frozendict
generics
instance_lru_cache
mro
script_info
script_version
tstring
type_hints
get_type_hint
get_type_hints
iterate_type_hints
match_type_hint
match_type_hints
validate_type_hint
CachedTypeHintsMixin
SupportsCachedTypeHints
weakref
wrappers
logging
mixins
models
requests
pygaindalf
pygaindalf
API Reference
app
util
helpers
type_hints
validate_type_hint
View page source
validate_type_hint
app.util.helpers.type_hints.
validate_type_hint
(
typ
:
type
,
hint
:
__annotationlib_name_1__
|
GenericAlias
|
__annotationlib_name_2__
)
→
bool
[source]
Parameters
:
typ
(
type
)
hint
(
__annotationlib_name_1__
|
GenericAlias
|
__annotationlib_name_2__
)
Return type
:
bool