Remove notes about multipleOf from README file

This commit is contained in:
Tristan Penman 2015-03-22 22:20:33 +11:00
parent b377609efa
commit 4c93d0ec0a

View File

@ -51,14 +51,11 @@ The exceptions for Draft 4 are:
- definitions
- format (optional)
- multipleOf
- ref
- refRemote
Support for JSON References is in development.
Support for multipleOf and divisibleBy constraints is also in development, but likely to depend on a third-party library such as [GMP](https://gmplib.org).
## Build instructions ##
### cmake ###