Christoph Bünte

Results 38 comments of Christoph Bünte

BTW, it works fine with a memcached client.

I tried to use another strategy before with redis. Not sure anymore, if it was successfull. But when ich changed the strategy it would reuse the same cache key. So...

- ISO 8601 datetime: https://en.wikipedia.org/wiki/ISO_8601 - IP address regexp - Mac address regeexp - creditcard regexp - tracking number patterns for DHL, UPS, Fedex - email address regexp - barcodes...

Can the enum also be a pattern ("pattern" : "^([A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{4}|[A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{2}==)$") or a format ("format" : "ipv4") or is it exclusively for an array of representations as allowed values? And why...

Also fine with me. I did not use the web ui yet.

Ok, i read up on the JSON schema and saw there is support for the ISO 8601 aka RFC 3339 already. But for some reason the email format is not...

Of corse it is an example, but this class has be definded somewhere, even if i give it a different name. Where would i put it? It is in the...