Skip to content

Conversation

@bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Sep 5, 2022

neo4j.int could have some surprising result when used with string. For avoiding this problem,
a configuration option called strictStringValidation was added. When enable, strictStringValidation will trigger a deeper validation of the string. This option could slow down the conversion.

`neo4j.int` could have some suprising result when used with string. For avoiding this problem,
a configuration option called `strictStringValidation` was added. When enable, `strictStringValidation` will trigger a deeper validation of the string. This option could slow down the conversion.
@bigmontz bigmontz merged commit edde4fc into neo4j:5.0 Sep 6, 2022
@bigmontz bigmontz deleted the 5.0-int-strict-string-validation branch September 6, 2022 12:23
bigmontz added a commit to bigmontz/neo4j-javascript-driver that referenced this pull request Sep 6, 2022
`neo4j.int` could have some surprising result when used with string. For avoiding this problem,
a configuration option called `strictStringValidation` was added. When enable, `strictStringValidation` will trigger a deeper validation of the string. This option could slow down the conversion.

Co-authored-by: Oskar Damkjaer <[email protected]>
bigmontz added a commit that referenced this pull request Sep 6, 2022
`neo4j.int` could have some surprising result when used with string. For avoiding this problem,
a configuration option called `strictStringValidation` was added. When enable, `strictStringValidation` will trigger a deeper validation of the string. This option could slow down the conversion.

Co-authored-by: Oskar Damkjaer <[email protected]>
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.

3 participants