Documentation Language: Swift

Property

post

Optional post-condition for result validation.

let post: MTLExpression?

Discussion

If present, the post-condition is evaluated after template execution. If it evaluates to false, an error is thrown.