Knockout-Contrib / Knockout-Contrib/Knockout-Validation

using multiple validationCore setting

Open
#659 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.