pub fn deserialize_string_object_bounds<E>(
    mapping: &Mapping
) -> Result<Option<StringObjectBounds>, E>where
    E: Error,