you can more or less just include ``` ${e.path.la...
# codereview
s
you can more or less just include
Copy code
${e.path.lastOrNull()?.fieldName?.let { " This field could not be read: $it"  } ?: ""}
within the string