A2uiSchemaKeyword.Format


class A2uiSchemaKeyword.Format : A2uiSchemaKeyword


String format constraint (format).

Supported formats: "date", "time", and "date-time".

Summary

Public constructors

Format(format: String)

Public functions

open operator Boolean
equals(other: Any?)
open Int
open String

Public properties

String

format constraint name

Public constructors

Format

Added in 1.0.0-alpha01
Format(format: String)

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

format

Added in 1.0.0-alpha01
val formatString

format constraint name