RelaxationPropertyConfigurator

Configures non intrusive Behaviour for PropertyProxies.

Author

Matthias Geisler

See also

Parameters

Value

the value type of the hosting PropertyProxy.

Functions

Link copied to clipboard
abstract fun useRelaxerIf(condition: Boolean, relaxer: (String) -> Value)

Binds a given Relaxer function to a Proxy if the condition is true. This will wipe a given relaxer.

Inheritors

Link copied to clipboard