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

Match subsequence instead of entire input sequence. #14

Merged
merged 1 commit into from
Feb 6, 2017

Conversation

mspiegel
Copy link
Contributor

@mspiegel mspiegel commented Feb 6, 2017

Closes #6. There is the larger issue that json schema regular expressions need to use ECMA 262 regular expressions instead of Java regular expressions. I can open a separate ticket for that. I think other people are solving it by using the Rhino JS engine for Java 7 or the Nashorn JS engine for Java 8.

@stevehu stevehu merged commit d5c2703 into networknt:master Feb 6, 2017
@stevehu
Copy link
Contributor

stevehu commented Feb 6, 2017

Cool!!!!! There is always something to learn:) Thanks a lot for your help.

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