FieldDef

sealed interface FieldDef<T>

Inheritors

Functions

Link copied to clipboard
abstract fun diff(table: String, entityId: Long, entityLabel: String, old: T, neu: T): Change.Updated.Field?