accepts

open override fun accepts(value: Any?, fieldInfo: FieldInfo): Boolean

Tells if this handler accepts the given property Called for each variable in the cells executed by users, except those names are starting from TEMP_PROPERTY_PREFIX or those that have been already consumed by another handler

Parameters

value

Property value

fieldInfo

Property runtime information