Skip to content

Commit

Permalink
add contents to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phixid committed Jul 22, 2020
1 parent c28a232 commit 11c9336
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,17 @@
[![Build Status](https://travis-ci.org/phixid/toolbox.svg?branch=master)](https://travis-ci.org/phixid/toolbox)
[![Coverage Status](https://coveralls.io/repos/github/phixid/toolbox/badge.svg?branch=master)](https://coveralls.io/github/phixid/toolbox?branch=master)

## Datatype validation
- BooleanValidator
- NumberValidator
- ObjectValidator
- StringValidator

## Model validation
- ModelValidator

## Store
- KeyValueStore

## Utilities
- model-validate
- range
- type-check
File renamed without changes.
File renamed without changes.

0 comments on commit 11c9336

Please sign in to comment.