Skip to content

Feature Request: RFC 3339 duration Validator #1497

Description

@yslpn

It would be useful to add a built-in validator for RFC 3339 duration strings to improve OpenAPI compatibility.

Examples of valid values:

  • P1D
  • PT5H30M
  • P1Y2M3DT4H5M6S

This would make it easier to validate OpenAPI format: duration fields without requiring custom validators.

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