Values_0.AllowedExtensionSourceInformation about an allowed file extension.
type nonrec t = {extension : FileExtension.t;The file extension. The extension must be between 1 and 10 characters and can contain only alphanumeric characters, hyphens, and underscores.
*)}