We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f348b80 commit 1274ba8Copy full SHA for 1274ba8
lvp/changelog.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Fixed
15
16
+- skip validation for null and empty values
17
- remove useless context for error message
18
19
lvp/pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>io.github.linagora.linid.im</groupId>
11
<artifactId>lvp</artifactId>
12
- <version>0.1.1</version>
+ <version>0.1.2</version>
<name>list-validation-plugin</name>
<description>Plugin to manage static list validation</description>
<url>https://github.com/linagora/linid-im-api-community-plugins</url>
0 commit comments