Skip to content

New types #113

Description

@anewton1998

This is a proposal for new types.

While any is great, a set of narrower types might be useful:

  • anyobject
  • anyarray
  • anyprimitive

Also, the data and time types are based on RFC 3339, which is itself based on ISO 8601. It would be useful to have some ISO 8601 types since most implemenations will use ISO 8601 to do RFC 3339 validation:

  • iso8601date
  • iso8601time
  • iso8601datetime

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions