Added Support transforming a value before validating it (#26) New constraint to ensure a collection doesn't contain duplicated elements (#28) New constraints to check if a value is an instance of some type (#27) New accessors to easily validate a specific index of a collection (#29)