Companion

object Companion

Base operations on Fields.

Functions

Link copied to clipboard
fun <ID : Any> checkAligned(field1: Field<ID, *>, field2: Field<ID, *>, vararg fields: Field<ID, *>)

Check if two or more fields are aligned, throwing an IllegalStateException otherwise.