Function
GSFormatVersionValidateOrDefault(_:)GSFormatVersionValidateOrDefaultGSFormatVersionValidateOrDefault
A supported source format, or currentGSFormatVersionCurrentGSFormatVersionCurrent when the value is not supported.
Declaration
func GSFormatVersionValidateOrDefault(_ value: GSFormatVersion) -> GSFormatVersionDeclaration
static GSFormatVersion GSFormatVersionValidateOrDefault(GSFormatVersion value);Declaration
GSFormatVersionValidateOrDefault(value: GSFormatVersion) -> GSFormatVersionSee Also
Validation
Whether a value identifies a supported source format.