class
Configuration::Validators::NetworkingConfig::PublicNetwork
- Configuration::Validators::NetworkingConfig::PublicNetwork
- Reference
- Object
Defined in:
configuration/validators/networking_config/public_network.crConstructors
Instance Method Summary
- #errors : Array(String)
- #public_network : Configuration::Models::NetworkingConfig::PublicNetwork
- #settings : Configuration::Main
- #validate
Constructor Detail
def self.new(errors : Array(String), public_network : Configuration::Models::NetworkingConfig::PublicNetwork, settings : Configuration::Main)
#