# Functions
ResourceGroupFormat returns a FormatterOptions object containing a list of columns with their headings and JSONPaths.
ValidateResourceGroupName checks if the given resource group name is between 1 and 90 characters long, does not end with a period, and only contains alphanumerics, underscores, parentheses, hyphens, and periods, and returns an error if any of these conditions are not met.