Skip to content
Discussion options

You must be logged in to vote

Hey @lstreckeisen,

AFAIK all elements in unordered groups are optional right now. Note that we recommend to use a simple (A | B | C)* pattern with validations instead of A & B & C, as the latter usually results in unreadable parser error messages (whereas the former allows you to specify what is wrong).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lstreckeisen
Comment options

Answer selected by lstreckeisen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants