validateRequired

abstract fun validateRequired(): Config

Validate whether all required items have values or not. If not, throws UnsetValueException.

Return

the current config

Sources

jvm source
Link copied to clipboard