Skip to content
  • Ben Ubois's avatar
    Switched validation approach. · b37f5a53
    Ben Ubois authored
    Removed declarative code in favor of a validation hook. It's up to subclasses
    to implement the validate method. Validate will be called by Filter after
    initialization so @context is available.
    
    Reverted README.md to remove the additions about validation.
    b37f5a53