validateValueBeforeUpdate

open override fun validateValueBeforeUpdate(value: String?)

Function checks that provided value is suites the column type and throws IllegalArgumentException otherwise. value can be of any type (including Expression)