NULLABLE_TIMESTAMPconstant
Sugar instance — alias of NULLABLE_INTEGER. Equivalent to NULLABLE_INTEGER.
Examples
NULLABLE_TIMESTAMP.validate(null); // Returns null
Sugar instance — alias of NULLABLE_INTEGER. Equivalent to NULLABLE_INTEGER.
NULLABLE_TIMESTAMP.validate(null); // Returns null