Join Slack
Powered by
you can more or less just include ``` ${e.path.la...
# codereview
s
Shawn
05/07/2018, 2:47 PM
you can more or less just include
Copy code
${e.path.lastOrNull()?.fieldName?.let { " This field could not be read: $it" } ?: ""}
within the string
2
Views
Open in Slack
Previous
Next