Skip to content

AutoTimestamp - required field #15057

@codeconsole

Description

@codeconsole

Expected Behavior

    @AutoTimestamp(AutoTimestamp.EventType.CREATED) LocalDateTime created
    @AutoTimestamp LocalDateTime modified

results in

Property [created] of class [class com.l3me.Person] cannot be null
Property [modified] of class [class com.l3me.Person] cannot be null

These checks should not fail validation

Actual Behaviour

No response

Steps To Reproduce

No response

Environment Information

No response

Example Application

No response

Version

7.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions