Source¶
Leafs
-
class
Validate.Input.Source¶ Bases:
EntityClass Hierarchy:
ValidateInputSourceThis class represents configuration data.
Particular configuration to validate.
-
url¶ The URL-based configuration is the config source
type: str
-
config¶ Inline Config content: <config> element. Represents an entire configuration datastore, not a subset of the running datastore
type: anyxml
-