枚举 | |
---|---|
PATH |
location 是一个类似于 xpath 的路径,指向导致错误的请求字段。 |
OTHER |
可安全地对外共享的其他位置类型。 |
PARAMETER |
位置是请求参数。这会映射到 {@link MessageLocation} 中的 {@link PARAMETERS}。 |
LocationType
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[],[],null,["# LocationType\n\n| Enums ||\n|-------------|------------------------------------------------------------------------------------------------|\n| `PATH` | location is an xpath-like path pointing to the request field that caused the error. |\n| `OTHER` | other location type which can safely be shared externally. |\n| `PARAMETER` | Location is request parameter. This maps to the {@link PARAMETERS} in {@link MessageLocation}. |"]]