All of validations will be invoked even if one of them got failure. So MultipleErrors will contain all causes.
public const ALLOW_ALL_ERRORS = 1;