Skip to content

Extend support for Type[T] to all types T which can be validated. #18

Description

@sg495

Currently, support is limited to the cases where T is:

  • Any
  • an instance of type
  • a union which, when recursively flattened, either consists only of instances of type or it includes at least on Any

Ideally, support should be extended to all cases where T is a type which can be validated by this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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