Previously, a config would load fine with an invalid alias, due to how serde is configured for the `Alias` type. This fixes it.