path

val path: List<Any>?

If this error comes from a field, the path of the field where the error happened. Values in the list can be either Strings or Int Can be null if the error doesn't come from a field, like validation errors.