1.0.6 • Published 4 years ago

zimoykin-validate v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

validate input from entity

intall:

npm i zimoykin-validate

use:

import { validate } from 'zimoykin-validate'

//

you also need use DataTransferProtocol like this

export class UserDto extends DataTransferObject { @asEmail email: string @asString password: string }

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0-pre-alpha

4 years ago

1.0.0-beta

4 years ago

1.0.0

4 years ago