otx.api.utils.argument\_checks ============================== .. automodule:: otx.api.utils.argument_checks .. rubric:: Functions .. autosummary:: check_dictionary_keys_values_type check_directory_path check_file_extension check_file_path check_input_parameters_type check_is_parameter_like_dataset check_nested_classes_parameters check_nested_elements_type check_parameter_type check_that_all_characters_printable check_that_file_exists check_that_null_character_absents_in_string check_that_parameter_is_not_empty get_bases get_parameter_repr raise_value_error_if_parameter_has_unexpected_type .. rubric:: Classes .. autosummary:: BaseInputArgumentChecker DatasetParamTypeCheck DirectoryPathCheck FilePathCheck InputConfigCheck JsonFilePathCheck OptionalDirectoryPathCheck OptionalFilePathCheck OptionalImageFilePathCheck YamlFilePathCheck