Class NoOpValidator

  • All Implemented Interfaces:
    Validator

    public class NoOpValidator
    extends java.lang.Object
    implements Validator
    No Op validator. Always returns true.
    • Constructor Summary

      Constructors 
      Constructor Description
      NoOpValidator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait