Skip to content

Generate from regex #8

@Rovanion

Description

@Rovanion

Regexes seem to be accepted schemas:

(schema/validate #"hi" "hi") ; => "hi"

But schema-generators can't seem to generate from them:

(gen/generate #"hi")

Is it just something which is left to implement?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions