We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For better readability, a rule can span across multiple lines:
id trim >> ... >> splitTags >> maxLength(10)
To conform to Groovy syntax, while splitting make sure that the last token in each line is an operator.