BaseTable

sealed interface BaseTable(source)

Inheritors

Properties

Link copied to clipboard
abstract val name: String

The name of the table.

Functions

Link copied to clipboard
abstract fun validate()

Check that there are no issues in the table definition.