Skip to content

v0.0.6: Fix pattern rule in repeated and map field (#58)

Compare
Choose a tag to compare
@rodaine rodaine released this 21 Feb 16:58
* Fix pattern rule in repeated and map field

Add pattern variable declaration when repeated.items, map.keys
or map.values contains string rule with pattern.

* Add test cases to executor