func github.com/kevinburke/ssh_config.validate

2 uses

	github.com/kevinburke/ssh_config (current package)
		config.go#L99: 	if err := validate(key, val); err != nil {
		validators.go#L69: func validate(key, val string) error {