Skip to content

JSON function: is new volder type #82

@alguerocode

Description

@alguerocode

JSON function is a new idea for validating json data, if it correct return true otherwise return false

input is user enterd value.

const JSON = (input) => {
// validate and return
}

const isJSONdata = singlVolder({ type:JSON })

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions