Skip to content

Getting observables associated with errors? #449

@grofit

Description

@grofit

I have noticed a few other issues related to this such as:

#298

However I cannot find any documentation around if this sort of thing made it into the main branch and if so how to best use it.

My scenario is in nodejs on a webservice I get sent json which I convert into a model with validation rules applied then via the group method I get all the errors, then throw them back as errors if something failed validation. However all I get is the errors, and I can manually go change the code, however every time a release happens and it pulls the latest version of knockout.validation from npm I will lose it :(

So is there any way to get the errors and the observable name or property it is linked to?

(If this functionality is already existing it could just be that the npm package for knockout validation just needs updating)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions