Class UCASTFilter
- Namespace
- OpenPolicyAgent.Opa.Filters
- Assembly
- OpenPolicyAgent.Opa.dll
Wrapper type for the UCAST data filters EOPA generates. See the OpenPolicyAgent.Ucast.Linq.UCASTNode docs for details.
public class UCASTFilter : UCASTNode, IFilter
- Inheritance
-
UCASTNodeUCASTFilter
- Implements
- Inherited Members
-
UCASTNode.TypeUCASTNode.OpUCASTNode.FieldUCASTNode.Value
Constructors
UCASTFilter()
public UCASTFilter()
UCASTFilter(UCASTNode)
public UCASTFilter(UCASTNode query)
Parameters
query
UCASTNode
Methods
GetFilterType()
public FilterType GetFilterType()
Returns
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.