AllCheck

public class AllCheck extends CheckCompound

This is an implementation of CheckCompound.

Ensures all are validation checks are valid.

If the no checks are provided i.e. checkList is empty, validation will always pass for this check.

Constructors

AllCheck

public AllCheck(String errorMessage)

Methods

run

public boolean run()