jjv
Javascript Library for Schema Validation
파일 탐색기
최종 버전 다운로드 (.zip)- jjv.js
- additionalItems.json
- additionalProperties.json
- allOf.json
- anyOf.json
- bignum.json
- definitions.json
- dependencies.json
- enum.json
- format.json
- items.json
- maximum.json
- maxItems.json
- maxLength.json
- maxProperties.json
- minimum.json
- minItems.json
- minLength.json
- minProperties.json
- multipleOf.json
- not.json
- oneOf.json
- pattern.json
- patternProperties.json
- properties.json
- ref.json
- refRemote.json
- required.json
- type.json
- uniqueItems.json
- draft-04-schema.json
- test-datav5.js
- test-mini.js
- test-oneOf.js
- test-suite.js
- .gitignore
- bower.json
- index.js
- LICENSE
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/acornejo/jjv
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd jjv
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
