Variable DiariumDocumentDateSchemaConst

DiariumDocumentDateSchema: ZodString = ...

These get validated as YYYY-MM-DD. This is mainly here just as a coherence check on the scraper logic as a whole. If something different randomly ends up falling into this field it's good for it to error.