mustachio icon indicating copy to clipboard operation
mustachio copied to clipboard

Extending the #Each Syntax to accept a Scalar Value / Object

Open justshrey opened this issue 6 years ago • 2 comments

This request automatically boxes a Scalar Value / Object to an IEnumerable when using the #Each Syntax instead of throwing an Exception

Removes the exception '{0}' is used like an array by the template, but is a scalar value or object in your model.

Addresses issue #11

Will add it to the ParserOption framework made by @JPVenson once it in the main line.

justshrey avatar Apr 02 '18 19:04 justshrey