Return to Utils
Validator
This module contains several validation interfaces that supply their own static implementations of their methods. The ValidationBuilder implements all of the other Builder interfaces. The Builder interfaces contain default methods to call their respective validation methods, update the Builder’s valid status, record tests failed and return the ValidatorBuilder.
Files
ValidatorBuilderCollection.java