-
Notifications
You must be signed in to change notification settings - Fork 114
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: node-modules/parameter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9c305ec
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: node-modules/parameter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bbd0e11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 11 files changed
- 5 contributors
Commits on Jun 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6e25271 - Browse repository at this point
Copy the full SHA 6e25271View commit details
Commits on Apr 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9fc26a1 - Browse repository at this point
Copy the full SHA 9fc26a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3e60cc - Browse repository at this point
Copy the full SHA b3e60ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 783daf9 - Browse repository at this point
Copy the full SHA 783daf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f2916 - Browse repository at this point
Copy the full SHA 50f2916View commit details -
Configuration menu - View commit details
-
Copy full SHA for fab5e2c - Browse repository at this point
Copy the full SHA fab5e2cView commit details
Commits on Dec 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12c51b3 - Browse repository at this point
Copy the full SHA 12c51b3View commit details
Commits on Mar 14, 2023
-
feat: custom error message (#68)
closes #31 closes #15 所有的 rule 中添加字段 “message",可以自定义错误信息,完全向前兼容。 rule 示例: ``` { type: 'int', max: 200, message: { max: '年龄不能大于 200 岁', required: '请填写你的年龄' } } ``` ``` { type: 'email', message: { email: '邮箱格式不正确', required: '前输入您的邮箱' } } ``` Co-authored-by: fengmk2 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 818cd23 - Browse repository at this point
Copy the full SHA 818cd23View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbd0e11 - Browse repository at this point
Copy the full SHA bbd0e11View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9c305ec...bbd0e11