3.2.1 • Published 1 year ago

@ezraobiwale/laravel-style-validation v3.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Laravel style validation

Validations, the Laravel way.

Installation

yarn add @ezraobiwale/laravel-style-validation
// or
npm install @ezraobiwale/laravel-style-validation

Usage guide

See all usage examples.

API References

See all function signatures.

Rules and error messages

See all available rules and the corresponding error messages

Development

For easy and quick dev/build, you should have Docker and Docker Compose installed.

  • Clone repository - git clone https://github.com/ezra-obiwale/laravel-style-validation.git
  • Build docker service - docker-compose build
  • Start docker container - docker-compose up -d
  • Run tests - docker-compose exec valiation yarn test
  • Build - docker-compose exec valiation yarn build
3.2.1

1 year ago

3.2.0

1 year ago

3.1.0

1 year ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.2

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago