这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.7.0

Choose a tag to compare

@dapper91 dapper91 released this 18 Dec 14:58
· 121 commits to master since this release
bc9c724

Validation errors enhanced:

  • validation errors provide the full path to the malformed field (including nested sub-models).
  • error text contain the xml document source line where the error occurred (lxml parser only).

See #150.