Package network.oxalis.commons.certvalidator.structure
Package for logical operations to create more advanced validators.
-
Interface Summary Interface Description Junction Allows combining instances of validators using a limited set of logic. -
Class Summary Class Description AbstractJunction AndJunction Allows combining instances of validators using a limited set of logic.OrJunction Allows combining instances of validators using a limited set of logic.XorJunction Allows combining instances of validators using a limited set of logic.