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

No validation for the value of a property #514

Open
poorna2152 opened this issue Nov 13, 2024 · 0 comments
Open

No validation for the value of a property #514

poorna2152 opened this issue Nov 13, 2024 · 0 comments
Labels

Comments

@poorna2152
Copy link

Description

When creating a new property and assigning a value to it there is no validation for the value provided against the type specified.

Steps to Reproduce

Consider the following screenshot. When I'm trying to create a property with the type Double and for the value I can specify a value that is not a Double. In this case a string is specified. There should be validation for this.

Screenshot 2024-11-13 at 10 19 14

Version

v1.1.4

Environment Details (with versions)

No response

@poorna2152 poorna2152 changed the title No validation for the value of the property No validation for the value of a property Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant