Skip to content

Add yaml value validators/normalisers #27

Open
@jayvdb

Description

@jayvdb

One use of plugins is to validate and 'fix' yaml values.

e.g. if a value for foo was a string "abc", but template now expects a list, a normaliser plugin foo_validator could return an array with one item , ['abc']

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions