1.1.8 • Published 2 years ago

@appscode/vue-openapi-form v1.1.8

Weekly downloads
319
License
Apache-2.0
Repository
github
Last release
2 years ago

vue-openapi-form

Validation structure

The Object and Array type components are wrapped inside ValidationProvider and a ValidationObserver. The

  • ValidationProvider ensures that the Object/Array itself is not empty if required. And also other validations if necessary.
  • ValidationObserver ensures to report all the errors occuring in it's nested child components.

Props

  • reference-model - A deep copy of the model object that we are modifying using vue-openapi-form component

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

4 years ago