Cerny.js - Schema - 0 views
-
Ivan Pavlov on 29 Aug 07A Cerny Schema allows us to validate a JavaScript object. If an object passes the validation, we can be sure that certain statements are true for the object, if it fails validation, the validation report will inform us, which statements do not hold.