pattern

@Serializable(with = RegexSerializer::class)
open override val pattern: Regex? = null

An optional pattern to restrict the value of the property.