Skip to content

Conversation

erfanium
Copy link
Collaborator

@erfanium erfanium commented Jun 7, 2021

Sample schema using this shorthand

const schema = {
   a: /^(foo|bar)$/,
   b: /[a-z]/,
   c: /^[0-9]$/,
}

Todo:

  • Add to readme

@icebob icebob self-requested a review June 13, 2021 13:13
@erfanium erfanium marked this pull request as draft July 8, 2021 15:01
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