Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

@Type.Property - required/optional attribute would be helpful #28

Open
jacek-wojciechowski-dell opened this issue Jan 11, 2018 · 0 comments

Comments

@jacek-wojciechowski-dell
Copy link
Contributor

Because now all the property values are implicitly required when writing to a database service

If a property is NULL, an exception is thrown from ValueParser class:

throw new RuntimeException("No object was given for the " + field.getAnnotation(Type.Property.class).name() + " type property");

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant