add possibility for adding new form validation rules by the user
Open
@M-Agoumi is already working on this.
Since Jul 19, 2022.
enhancement
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
the title, till the writing of this issue there is only
- RULE_REQUIRED
- RULE_EMAIL
- RULE_MIN
- RULE_MAX
- RULE_UNIQUE
- RULE_WRONG
- RULE_ONE_UPPERCASE
- RULE_ONE_LOWERCASE
- RULE_UPPERCASE
- RULE_LOWERCASE
now add the possibility for custom rules
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.