Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / formatAcceptanceTailTerms

Function: formatAcceptanceTailTerms()

ts
function formatAcceptanceTailTerms(terms): string;

Defined in: packages/core/dist/index.d.ts

The one rendering of the tail arithmetic (RV4001): the runtime refusal message and the preflight finding print this same string, so an operator can diff them by eye and a test can assert them equal.

Parameters

ParameterType
termsAcceptanceTailTerms

Returns

string