validate
validate_all_contributors_rc(all_contributors_rc)
Validate an all contributors configuration object against the schema
Raises:
Type | Description |
---|---|
ValidationError
|
if the configuration is not valid |
SchemaError
|
if the schema is not valid |