Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joint Schema Function #44

Open
3 tasks done
tobyf93 opened this issue Oct 11, 2016 · 0 comments
Open
3 tasks done

Joint Schema Function #44

tobyf93 opened this issue Oct 11, 2016 · 0 comments
Assignees

Comments

@tobyf93
Copy link
Contributor

tobyf93 commented Oct 11, 2016

Create a buildJointSchema(props) function. It should:

  • Clone existing schema if passed in via props
  • Create a new schema object if props.schema is undefined
  • Have props (such as min, max, required, pattern) take priority over what is in an existing schema (if there is one)
@tobyf93 tobyf93 self-assigned this Oct 11, 2016
tobyf93 added a commit that referenced this issue Oct 11, 2016
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

No branches or pull requests

1 participant