Skip to content

Conversation

@jmayer913
Copy link
Owner

No description provided.

Name is now optional so the storage location and stock don't need to set one just to pass validation.
The TestProject references the server and shared projects and those come with packages the TestProject was already referencing.
Added various constants to the example builder.
Learned how to bind directly to the data object instead of binding to a property on the component.
To fix a UI validation required issue, I had to add a range data annotation to Stock.StorageLocationID which made 0 invalid. The unit test which tests the storage location not existing is setting the property to 0 so had to use a different number.
@jmayer913 jmayer913 merged commit 0b0984c into main Dec 23, 2025
1 check passed
@jmayer913 jmayer913 deleted the v9.0.0/VersionBranch branch December 23, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants