Christer van der Meeren

Results 513 comments of Christer van der Meeren

I've had a look at this now, and unfortunately it's a limitation of the way I have parsed the bib files (using regex). Allowing arbitrary braces inside names is not...

Correct, it is not supported at the moment. Since Facil targets .NET 6 and above, mapping `DATE` to `DateOnly` makes sense. However, I am currently swamped both at work and...

Just mentioning for the record that I have started working with GraphQL (using [HotChocolate](https://chillicream.com/docs/hotchocolate/v13)) and currently find that a much more compelling and flexible way to design APIs than JSON:API....

AFAIK that's just for errors, not helper text.

Yes, that is exactly what I'm talking about. :-) Note that the text need not be the same as any error message.

I'm no JS dev, but might this be so simple to implement that I could make a PR with some light guidance?

Yes, exactly. That would be perfect IMHO. Similar to the current `required`. ![image](https://user-images.githubusercontent.com/7766733/66714972-f534f080-edbd-11e9-824c-3774eb2e38b2.png)

I think I'd prefer line break or space rather than `and`, but I don't care that much.

Any progress on this? Anything I can do to help? (As previously said, I'm no JS dev, but might this be so simple to implement that I could make a...