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

SO-3760: Validate the character limits of descriptions #401

Closed

Conversation

AAAlinaaa
Copy link
Contributor

No description provided.

@AAAlinaaa AAAlinaaa self-assigned this Sep 23, 2019
@@ -375,6 +375,8 @@ private Concepts() { }
public static final String PRODUCT_TERM_PLURAL = "69701000132106";
public static final String SEARCH_TERM = "9221000132108";
public static final String SHORT_NAME = "9211000132103";
public static final String THIRTY_CHAR_SHORT_NAME = "9241000132102";
public static final String SIXTY_CHAR_SHORT_NAME = "9251000132104";
Copy link
Member

Choose a reason for hiding this comment

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

If description length validation is going to be dynamic based on values of the Description Type reference set then these constants are not needed at all. Keeping customer specific constants away from the snow-owl repo is something we are trying to achieve in general. I will keep this PR open until the necessary changes are made. Let me know if you don't have any more changes in this repo and I will close this.

@nagyo
Copy link
Member

nagyo commented Sep 25, 2019

Closing as not needed.

@nagyo nagyo closed this Sep 25, 2019
@nagyo nagyo deleted the issue/SO-3760-description_character_limit_validation branch September 25, 2019 07:27
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

2 participants