Skip to content

feat: adds is.arrayOf for evaluting arrays of primitives

Compare
Choose a tag to compare
@losandes losandes released this 01 Apr 19:37
26e4a80

The undocumented is feature in blueprint is used by other polyn libraries. This adds the ability to evaluate arrays of primitives. Note that this isn't a change to the blueprint evaluation if arrays, which support custom validation in addition to primitives. It's only an addition to the is feature set.