method
Condition.MarshalJSON
MarshalJSON serializes the finite authoring tree without resolving references.
Returns
The declared result.
([]byte, error)Full signature
func (condition Condition) MarshalJSON() (
[]byte,
error,
)Related types
ConditionCondition is an immutable, deterministic presentation expression. It never grants access or removes a hidden value from a document.