Skip to content

Conversation

@mnahkies
Copy link
Owner

@mnahkies mnahkies commented Apr 6, 2024

adds support for the validation keywords defined for strings in https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-validation-00#section-6.3

originally I tried to create /RegExp literals/ but this didn't work for the test harness with joi due to nodejs/node#2503 (comment) and a reliance on pattern instanceof RegExp check that joi makes.

@mnahkies mnahkies marked this pull request as ready for review April 7, 2024 08:29
@mnahkies mnahkies merged commit 1602764 into main Apr 7, 2024
@mnahkies mnahkies deleted the mn/feat/support-string-validation branch April 7, 2024 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants