File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
_ This changelog follows the [ keep a changelog] [ keep-a-changelog ] _ format to maintain a human readable changelog.
4
4
5
- ### [ 0.0.1] ( https://github.com/arizworld /class-validator-custom-errors/pull/1/ ) (2024-03-21)
5
+ ### [ 0.0.1] ( https://github.com/aritradeevelops /class-validator-custom-errors/pull/1/ ) (2024-03-21)
6
6
7
7
### Added
8
8
Original file line number Diff line number Diff line change 1
1
# class-validator-custom-errors
2
2
3
- ![ Build Status] ( https://github.com/arizworld /class-validator-custom-errors/workflows/CI/badge.svg )
3
+ ![ Build Status] ( https://github.com/aritradevelops /class-validator-custom-errors/workflows/CI/badge.svg )
4
4
[ ![ npm version] ( https://badge.fury.io/js/class-validator-custom-errors.svg )] ( https://badge.fury.io/js/class-validator-custom-errors )
5
5
[ ![ install size] ( https://packagephobia.now.sh/badge?p=class-validator-custom-errors )] ( https://packagephobia.com/result?p=class-validator-custom-errors )
6
6
@@ -114,9 +114,9 @@ async function validateOrRejectExample(input: any) {
114
114
115
115
Implementing internationalization with i18next:
116
116
117
- Full code can be found in [ stackblitz playground] ( https://stackblitz.com/~/github.com/arizworld /class-validator-custom-errors-i18next )
117
+ Full code can be found in [ stackblitz playground] ( https://stackblitz.com/~/github.com/aritradevelops /class-validator-custom-errors-i18next )
118
118
119
- Or clone it from here [ github class-validator-custom-errors-i18next] ( https://github.com/arizworld /class-validator-custom-errors-i18next )
119
+ Or clone it from here [ github class-validator-custom-errors-i18next] ( https://github.com/aritradevelops /class-validator-custom-errors-i18next )
120
120
121
121
``` typescript
122
122
// locales/en/translation.json
@@ -380,5 +380,5 @@ See this for more of the basic [class-validator documentation](https://github.co
380
380
381
381
## Samples
382
382
383
- Take a look on samples in [ ./sample] ( https://github.com/arizworld /class-validator-custom-errors/tree/develop/sample ) for more examples of
383
+ Take a look on samples in [ ./sample] ( https://github.com/aritradevelops /class-validator-custom-errors/tree/develop/sample ) for more examples of
384
384
usages.
Original file line number Diff line number Diff line change 11
11
"typings" : " ./types/index.d.ts" ,
12
12
"repository" : {
13
13
"type" : " git" ,
14
- "url" : " https://github.com/arizworld /class-validator-custom-errors"
14
+ "url" : " https://github.com/aritradevelops /class-validator-custom-errors"
15
15
},
16
16
"tags" : [
17
17
" validator" ,
You can’t perform that action at this time.
0 commit comments