swh.model.validators module# swh.model.validators.validate_content(content)[source]# Validate that a content has the correct schema. Args: a content (dictionary) to validate.