Knockout-Contrib / Knockout-Contrib/Knockout-Validation
using multiple validationCore setting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 366
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have created a custom ko.bindingHandlers['validationCore'], I have to create another validation handler. Now how can I use them both together or individually depending on requirement? It would be better if I could inject any type of settings inside ko.validation.group(). let me know! 👍
Contributor guide
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.
Research direction
Start by tracing the custom ko.bindingHandlers['validationCore'] usage and the ko.validation.group() API to understand how multiple validation handlers and settings are currently handled. The issue provides no files, tests, or acceptance criteria, so confirm the intended combined and individual behavior before estimating completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100