Skip to content

Property Registries should allow IntoSchema instances #1181

@ikitommi

Description

@ikitommi

Currently, adding an IntoSchema instance, e.g. (m/enum-schema) to property registry fails, bucause it expects to have all schemas serializable. This constraint doesn't make sense as you can already add non-serializable object into properties, for example :gen/gen expects to have a test-check generator instance.

We should allow any valid registry as property registry. See #780, #1048.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions