Validates that a string property is a valid ISO datetime string.
`@datetime() createdAt: string;` Copy
`@datetime() createdAt: string;`
Validates that a string property is a valid ISO datetime string.
Example