Skip to content

Commit 1af7195

Browse files
committed
add example on the codesandobx
1 parent 7b53e49 commit 1af7195

File tree

3 files changed

+1
-781
lines changed

3 files changed

+1
-781
lines changed

README.md

-390
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "validue",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "This library is based on the \"class-validator\" library. It will help you easily validate your fields, forms and etc.. All you need to use is @PropertyValidate and @ActionValidate decorators, and all decorators from “class validator” such as @Max, @IsEmail and etc..",
55
"main": "dist/index.js",
66
"author": "sployad <[email protected]>",

0 commit comments

Comments
 (0)