retrofit / retrofit2 / Retrofit / Builder / validateEagerly

validateEagerly

fun validateEagerly(validateEagerly: Boolean): Retrofit.Builder!

When calling #create on the resulting Retrofit instance, eagerly validate the configuration of all methods in the supplied interface.