You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we dont validate that all the required inputs are filled on each state change, we should do that.
I think most of the mentioned structs have a ::validate() function that should be utilized for this (maybe tweaked a bit as well)
The text was updated successfully, but these errors were encountered:
jbesraa
changed the title
validate Client, Project, Datacap and Lifecycle` props in json
validate Client, Project, Datacap and Lifecycle` props in json
Dec 12, 2023
jbesraa
changed the title
validate Client, Project, Datacap and Lifecycle` props in json
validate Client, Project, Datacap , Lifecycle` props in json
Dec 12, 2023
jbesraa
changed the title
validate Client, Project, Datacap , Lifecycle` props in json
validate Client Project Datacap Lifecycle props in json
Dec 12, 2023
we dont validate that all the required inputs are filled on each state change, we should do that.
I think most of the mentioned structs have a
::validate()
function that should be utilized for this (maybe tweaked a bit as well)The text was updated successfully, but these errors were encountered: