singer_sdk.typing.RegexType¶ class singer_sdk.typing.RegexType[source]¶ Regex type. string_format: str | None = 'regex'[source]¶ String format. See the JSON Schema reference for a list of all the built-in formats. Returns: A string describing the format.