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

Feature/live validation #38

Merged
merged 2 commits into from
Dec 10, 2015
Merged

Feature/live validation #38

merged 2 commits into from
Dec 10, 2015

Conversation

ghillairet
Copy link
Member

Support activation of validation when user make changes to the document.

# Conflicts:
#	com.reprezen.swagedit/src/com/reprezen/swagedit/editor/SwaggerEditor.java
@@ -279,4 +263,21 @@ private String getId(Node node) {
}
}

public void onChange() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would name it handleChange(), but it's a matter of taste

@tfesenko
Copy link
Member

Looks good.
@ghillairet , can you please check if the changeListener should be removed from a document?

tfesenko added a commit that referenced this pull request Dec 10, 2015
@tfesenko tfesenko merged commit b194eb6 into master Dec 10, 2015
@tfesenko tfesenko deleted the feature/live-validation branch December 10, 2015 16:34
tfesenko added a commit that referenced this pull request May 8, 2017
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