guardrail-dev / guardrail-dev/guardrail
Support default value for date and date-time
Open
enhancement
question
scala
- Dominant language
- Scala
- Stars
- 541
- Forks
- 138
- PR merge metrics
- No merged PRs in 30d
Description
The current implementation does't support a default values for date and date-time.
And I'd like this field to be pre-populated with the current timestamp.
Mb. We could add support of expression language inside string literal.
It might look like "{ now() + 1000 }" or constantly predefined function "now"
Contributor guide
Assessment
This issue has not been assessed yet.