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

Object type, required property is not being validated #276

Closed
Rangababu-R opened this issue Dec 10, 2021 · 1 comment
Closed

Object type, required property is not being validated #276

Rangababu-R opened this issue Dec 10, 2021 · 1 comment
Assignees
Labels
priority High Priority validation Impacts validation logic in SDK
Milestone

Comments

@Rangababu-R
Copy link
Contributor

Version information
0.1.31

Describe the bug
The Object type property is not being validated, instead the default object is being created

To Reproduce
do not initialize the object property and try to validate, the required property will not raise a validation error

Expected behavior
an error needs to be raised for the object type property.

Additional context
As there was no setter method in snappi the validation is creating the new object for the object typed properties.

@Rangababu-R Rangababu-R self-assigned this Dec 10, 2021
@Rangababu-R Rangababu-R mentioned this issue Dec 15, 2021
@ashutshkumr ashutshkumr added validation Impacts validation logic in SDK and removed py ux sdk gen labels Jul 18, 2023
@ashutshkumr ashutshkumr added the priority High Priority label Jul 18, 2023
@ashutshkumr ashutshkumr added this to the v1.0.0 milestone Jul 18, 2023
@ashutshkumr ashutshkumr moved this to Backlog in OTG Tools Jul 18, 2023
@Vibaswan
Copy link
Collaborator

This feature is already taken care of in a previous merge
#433

@github-project-automation github-project-automation bot moved this from Backlog to Done in OTG Tools Aug 29, 2023
@Vibaswan Vibaswan assigned Vibaswan and unassigned Rangababu-R Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority High Priority validation Impacts validation logic in SDK
Projects
Status: Done
3 participants