bindToTextInputLayoutError

@JvmName(name = "bindToTextInputLayoutErrorString")
fun LiveData<String>.bindToTextInputLayoutError(lifecycleOwner: LifecycleOwner, textInputLayout: TextInputLayout)
@JvmName(name = "bindToTextInputLayoutErrorStringDesc")
fun LiveData<StringDesc>.bindToTextInputLayoutError(lifecycleOwner: LifecycleOwner, textInputLayout: TextInputLayout)