Skip to content

Commit f7420fa

Browse files
committed
Make NotNull error messages more user-friendly
1 parent 716fb8b commit f7420fa

File tree

57 files changed

+115
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+115
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use NotBlank error message for NotNull errors, as they are more user-friendly
2+
"This value should not be null.": "Hierdie waarde moet nie leeg wees nie."
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use NotBlank error message for NotNull errors, as they are more user-friendly
2+
"This value should not be null.": "هذه القيمة يجب الا تكون فارغة."
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use NotBlank error message for NotNull errors, as they are more user-friendly
2+
"This value should not be null.": "Bu dəyər boş olmamalıdır."
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use NotBlank error message for NotNull errors, as they are more user-friendly
2+
"This value should not be null.": "Значэнне не павінна быць пустым."
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use NotBlank error message for NotNull errors, as they are more user-friendly
2+
"This value should not be null.": "Стойността не трябва да бъде празна."
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use NotBlank error message for NotNull errors, as they are more user-friendly
2+
"This value should not be null.": "Ova vrijednost ne bi trebalo da bude prazna."
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"This value should not be null.": "Aquest valor no hauria d'estar buit."
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Use NotBlank error message for NotNull errors, as they are more user-friendly
2+
"This value should not be null.": "Tato hodnota nesmí být prázdná."
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"This value should not be null.": "Ni ddylai'r gwerth hwn fod yn wag."

0 commit comments

Comments
 (0)