Back to API Reference
Class

RuleValue

abstract

Serializable boxed value used only while a ParameterRule binding is resolved.

Derived Types(2)

Types that inherit from RuleValue.

public Type ValueType{ get }

Concrete value type.

public RangeValueSource Source{ get; set }

Whether this target is authored directly or read from every entity payload.

public string PayloadMember{ get; set }

Named payload path used when Source is PayloadMember.