withoutProperties

open fun withoutProperties(vararg properties: String): PromptRunner

Excludes the given properties when creating an object.

Note that each predicate is applied in addition to previously registered predicates, including withPropertyFilter and withProperties.

Parameters

properties

the properties that are to be included