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

fix(validator): add indexed as ignored const #151

Open
wants to merge 141 commits into
base: release/0.2.0
Choose a base branch
from

Conversation

4lessandrodev
Copy link

Validation fail when schemas is typed as SchemaObject with typescript
#149

kerryboyko and others added 30 commits October 9, 2017 10:09
…er writes these values - useful when using generated UUIDs in a neo4j plugin
DateTime and Spatial Properties added
- Introduced 'node', 'nodes', 'relationship' and 'relationship' types (adam-cowley#16)
- Improved eager loading and
- Rewrote create and merge services
- Support more flexible target definitions (fixes adam-cowley#18)
- Temporal and Spatial Support (fixes adam-cowley#8)
- Improved test coverage
adam-cowley and others added 30 commits January 6, 2020 12:04
...and removed the old ones
* Fix build command.
* Increase mocha timeout.
* Add node.detachFrom(other)
add type Promise for return func create
error when uses with typescript typed as SchemaObject
adam-cowley#149
fix(validator): add indexed constant to ignore validation
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.

None yet