You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,8 +128,8 @@ return [
128
128
| 22 |[ValidJalaliDate](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-jalali-date.md)| Validate jalali date for ex (1384/8/25) |
129
129
| 23 |[ValidJwt](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-jwt.md)| Validate jwt for ex (eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjEyMzQ1Njc4OTAiLCJuYW1lIjoiSm9obiBEb2UiLCJhZG1pbiI6dHJ1ZSwiZXhwIjoxNTgyNjE2MDA1fQ.umEYVDP_kZJGCI3tkU9dmq7CIumEU8Zvftc-klp-334) |
130
130
| 24 |[ValidKebabCase](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-kebab-case.md)| Validate kebab case for ex (milwad-dev) |
131
-
| 25 |[ValidLatitude](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-latitude.md)| Validate latitude for ex (50.1109) |
132
-
| 26 |[ValidLongitude](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-longitude.md)| Validate longitude for ex (51.377225156511855) |
131
+
| 25 |[ValidLatitude](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-latitude.md)| Validate latitude for ex (50.1109) |
132
+
| 26 |[ValidLongitude](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-longitude.md)| Validate longitude for ex (51.377225156511855) |
133
133
| 27 |[ValidNameDaysWeek](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-name-days-week.md)| Validate day week for ex (monday) |
134
134
| 26 |[ValidNationalCard](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-national-card.md)| Validate national card for ex (015016437) |
135
135
| 27 |[ValidOddNumber](https://github.com/milwad-dev/laravel-validate/blob/1.x/docs/1.x/valid-odd-number.md)| Validate number is odd for ex (4321) |
0 commit comments