Conf¶
-
class
astropy.vo.validator.Conf[source] [edit on github]¶ Bases:
astropy.config.ConfigNamespaceConfiguration parameters for
astropy.vo.validator.Attributes Summary
conesearch_master_listURL to the cone search services master list for validation. conesearch_urlsA list of conesearch URLs to validate. noncritical_warningsA list of astropy.io.votablewarning codes that are considered non-critical.Attributes Documentation
-
conesearch_master_list¶ URL to the cone search services master list for validation.
-
conesearch_urls¶ A list of conesearch URLs to validate.
-
noncritical_warnings¶ A list of
astropy.io.votablewarning codes that are considered non-critical.
-