We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e814f commit 43dce14Copy full SHA for 43dce14
app/src/main/resources/ValidationMessages.properties
@@ -1,3 +1,7 @@
1
+# SPDX-FileCopyrightText: 2021 Alliander N.V.
2
+#
3
+# SPDX-License-Identifier: Apache-2.0
4
+
5
javax.validation.constraints.NotNull.message = Value must not be null.
6
javax.validation.constraints.NotBlank.message = Value must not be blank.
7
0 commit comments