v1.10.0
- Added
Only
to PropertyValidator (and v8n tags) now supports "only property" (see README) - Ability to create
PropertyValidator
using v8n tags (usingNewPropertyValidator()
orCreatePropertyValidator()
) - Added
PropertyValidator.Validate()
method - Minor bug fixes