fix:incorrect validMsg when required property doesn't assigned field of 'title' and 'titleEn' (#157)

This commit is contained in:
zhong-jie
2021-04-30 17:20:59 +08:00
committed by GitHub
parent 5e202ea610
commit 07cf89b6f3
6 changed files with 57 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
<dependency>
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator-i18n-support</artifactId>
<version>1.0.39_4</version>
<version>1.0.39_5</version>
<scope>provided</scope>
</dependency>