Skip to content

Support type-checking of "etc" object values #8

@gwltrs

Description

@gwltrs

It would be very helpful to have the ability to type-check "etc" properties in an object. I was hoping to be able to do something like this
typeCheck({ name: String, ... : Number}, obj, opt);
or this
typeCheck({ ... : Number}, obj, opt);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions