intellij-openshift-connector
intellij-openshift-connector copied to clipboard
Add validation to the JSON widget
[kind/Enhancement]
Which functionality do you think we should update/improve?
The JSON widget that is used by the create service does not implement validation. We can use the schema to add checks
Why is this needed?
Because user can type wrong inputs today:
- non number values for number/integer
- required values