RequiredValueDelegate

open class RequiredValueDelegate<V>(fieldName: String, fieldType: FieldType<V, *>)

Functions

provideDelegate
Link copied to clipboard
operator fun provideDelegate(thisRef: DocSource, property: KProperty<*>): <ERROR CLASS><DocSource, V>

Inheritors

DocSource
Link copied to clipboard