Setting Default Casing for Fields in C# Driver Builders

It worked after adding the class map with only AutoMap invoked, even though the only registered convention was IgnoreExtraElementsConvention . Is it strictly necessary to always add a map for each class?