validators
Parameters
value
Set of methods for validating the configuration. Maximum of 2. See Validator below for more details.
Parameters
values
Set of methods for validating the configuration. Maximum of 2. See Validator below for more details.
suspend fun validators(vararg argument: suspend ConfigurationProfileValidatorArgsBuilder.() -> Unit)
Parameters
argument
Set of methods for validating the configuration. Maximum of 2. See Validator below for more details.