bool isValidStyle(String style) { return RapidContainerConfigurations.acceptedStyles.contains(style); }