Class HandleErrorRule

  • All Implemented Interfaces:
    ValidatorRule

    public class HandleErrorRule
    extends AbstractRule
    Allows encapsulation of other validations rule, allowing errors to occur but not failed validation. May be useful for encapsulation of CRLRule and other rules where use of external resources may cause validation to fail due to unavailability of services.