onlyInDomains

open override fun onlyInDomains(vararg refs: KProperty<*>): OptionListBuilder<T>(source)

Restricts this list option to only be available in specific domains. When specified, this option will only be recognized when one of the referenced domains is active.

Return

This builder for method chaining

Parameters

refs

Property references to domain properties that should allow this option