Skip to content
  • Kenneth Moreland's avatar
    Use general TryExecute for filter execution · e488967c
    Kenneth Moreland authored
    The TryExecute function was based off of the ResolveFieldTypeAnd*
    classes made for filters. To reduce the amount of code duplication,
    modify these two filter classes to use the more general TryExecute
    functionality.
    e488967c