Pattern

interface Pattern : Constraint

Pattern constraints limit the format of a string to a specific regex pattern

Properties

Link copied to clipboard
abstract val pattern: String