fix: do not strip string content when preparing lazy data

This commit is contained in:
debugtalk
2019-12-26 15:41:25 +08:00
parent 8a8d9e53c3
commit aa5689305b
2 changed files with 1 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
- fix: display validators in report when validate raised exception
- fix: eval validator python script before validating
- fix: do not strip string content when preparing lazy data
## 2.4.8 (2019-12-25)