bundles / astropy 7.0.1 / astropy / config / configuration / ConfigItem / _validate_val
function
astropy.config.configuration:ConfigItem._validate_val
source: /astropy/config/configuration.py :513
Signature
def _validate_val ( self , val ) Summary
Validates the provided value based on cfgtype and returns the type-cast value.
Extended Summary
throws the underlying configobj exception if it fails
Aliases
-
astropy.config.ConfigItem._validate_val