pub fn validate_model_name( name: &str, position: Option<Position>, ) -> ValidationResult<()>
Validate model name follows PascalCase convention