ITADN

ParseError should identify the additional properties present when additionalProperties is set to false

#1542OpenRobWelbourn 创建于 2026-03-08
R
RobWelbourncommented
ParseError includes the message `must not have additional properties` when the option `{ additionalProperties: false }` is specified, but unfortunately it doesn't say which property or properties were surplus.
1 条评论