imas_validator.common.utilsΒΆ

Functions

flatten_2d_list_or_return_empty(list_2d)

Returns flattened 2d list NOTE: when [str] will be passed instead of [[str]], list of single characters will be returned

get_all_ids_names()

Returns list of strings representing all IDSs from Data Dictionary

prepare_rule_filter_object(args)

Returns RuleFilter object filled with data from CLI arguments Uses args.filter, args.filter_name and args.filter_ids


Last update: 2025-08-29