SchemaGenerationErrorUnion

PackageReified.Schema.Testing
Why a schema cannot be lowered to an automatic test-data generator.

Specification

Kind
Union
Members
1
Examples
0
UnsupportedConstraintSignature
UnsupportedConstraint(path, rule)

Summary

NameSignatureSynopsis
UnsupportedConstraintUnsupportedConstraint(path, rule)The rule at this path has no sound generation, named by its stable message key.

UnsupportedConstraint

UnsupportedConstraint(path, rule)
Member
The rule at this path has no sound generation, named by its stable message key.

Parameters

NameTypeDescription
pathstring list
rulestring

Returns

unit