mena-devs / objectron

Compare an object to a generic model to test equality and extract matches
Apache License 2.0
17 stars 2 forks source link

Support closures as testing rules #2

Closed Link- closed 4 years ago

Link- commented 4 years ago

Objectron currently supports primitive types, regular expressions, nested objects and arrays as testing rules. This ticket is to add support for functions and closures as testing rules.

omaraboumrad commented 4 years ago

Done in 31ed5f344b29cb4e07bc03b7955de658a1cac950

Available as of 0.1.6