get_valid_tags_count method

get_valid_tags_count

Gets the valid tags count.

Returns

The valid tags count.

def get_valid_tags_count(self, tags):
    ...
ParameterTypeDescription
tagslistThe tags to validate.

See Also