diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-08-18 12:09:45 +0530 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-08-18 07:05:17 +0000 |
commit | 7fcf1e84c6e2a1b8bfbeaff52b8baa9bc8d418d6 (patch) | |
tree | 79dd1c0f3bc0266275f219ede31f8d32a2f46508 /.gitignore | |
parent | a2b0adac6b2d29011e543e460a3286ed51a49aa4 (diff) |
Move schema validation to load schema
Move schema validation to load schema.
Issue-Id: CLI-25
Change-Id: I68855caf80cf1b55b41916e124a53b53e7af93d3
Signed-off-by: Subhash Kumar Singh <Subhash.Kumar.Singh@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ coverage-report/ .classpath .class .checkstyle +*.iml +*.log +.idea |