const MAX_VIEW_TYPE_LENGTH: usize = 256;
Maximum length for ViewType string to prevent allocation attacks