The All class is accessible via the formencode.compound module.
Adds the validator (or list of validators) to a copy of this validator.
Joins several validators together as a single validator, filtering out None and trying to keep All validators from being nested (which isn't needed).
See the source for more information.