readme styling

This commit is contained in:
eleith 2011-09-24 12:05:47 -07:00
parent d049420cfc
commit 995f270fc5
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ schema with embedded schemas for object and array types
## schema.types
built in types
[string, alpha, alphanum, email, object, array, date, number, int, boolean, url, zipcode]
to extend, add a function onto schema.types that accepts a value and returns a boolean if the type matches