OptionalBase
Common base for Optional and Required. Provides isSpecified and getOrThrow so code can operate on either type generically.
Common base for Optional and Required. Provides isSpecified and getOrThrow so code can operate on either type generically.