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

ObjectValidation failure if separator is ' | ' #326

Closed
3 of 10 tasks
antoineatstariongroup opened this issue Apr 9, 2024 · 0 comments · Fixed by #327
Closed
3 of 10 tasks

ObjectValidation failure if separator is ' | ' #326

antoineatstariongroup opened this issue Apr 9, 2024 · 0 comments · Fixed by #327
Assignees
Milestone

Comments

@antoineatstariongroup
Copy link
Contributor

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the COMET-SDK
  • I have searched open and closed issues to ensure it has not already been reported

Description

On the IME, the separator for multi-values EnumerationValueDefinition is ' | ' and not '|'. The validation rule should allow both but stores the trimmed one

Steps to Reproduce

System Configuration

  • COMET version:
    • CDP4Common:
    • CDP4JsonSerializer:
    • CDP4Dal:
    • CDP4JsonFileDal:
    • CDP4ServicesDal:
    • CDP4WspDal:
    • Other:
  • Environment (Operating system, version and so on):
  • .NET Framework version:
  • Additional information:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant