fix:incorrect validMsg when required property doesn't assigned field of 'title' and 'titleEn' (#157)
This commit is contained in:
Binary file not shown.
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.networknt</groupId>
|
||||
<artifactId>json-schema-validator-i18n-support</artifactId>
|
||||
<version>1.0.39_4</version>
|
||||
<version>1.0.39_5</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
<name>JsonSchemaValidator</name>
|
||||
<properties>
|
||||
@@ -3,10 +3,10 @@
|
||||
<groupId>com.networknt</groupId>
|
||||
<artifactId>json-schema-validator-i18n-support</artifactId>
|
||||
<versioning>
|
||||
<release>1.0.39_4</release>
|
||||
<release>1.0.39_5</release>
|
||||
<versions>
|
||||
<version>1.0.39_4</version>
|
||||
<version>1.0.39_5</version>
|
||||
</versions>
|
||||
<lastUpdated>20210420061309</lastUpdated>
|
||||
<lastUpdated>20210430081305</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
||||
Reference in New Issue
Block a user