RelaxationConfigurator

Configures non intrusive behaviour for Proxies.

Author

Matthias Geisler

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
Link copied to clipboard