We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
just support primitive value or parameterless consturctor.
No response
The text was updated successfully, but these errors were encountered:
Only for simple types(number and string)?
Sorry, something went wrong.
Only for simple types(number and string)? @babyfish-ct
Currently, yes. Maybe You could support more complex value later =.=
No, not later, complex type expressions will cause big work load like java/kotlin compiler, It's not worth it.
@babyfish-ct
OK. Simple default values like numbers and strings it's what I need
#958
258e8c1
Try 0.9.71
0.9.71
No branches or pull requests
Reason
just support primitive value or parameterless consturctor.
Description
just support primitive value or parameterless consturctor.
Existing solutions
No response
The text was updated successfully, but these errors were encountered: