yaml-validator

A data validator based on YAML rules

License

License

GroupId

GroupId

io.github.kezhenxu94
ArtifactId

ArtifactId

yaml-validator
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

pom
Description

Description

yaml-validator
A data validator based on YAML rules
Project URL

Project URL

https://github.com/kezhenxu94/yaml-validator
Source Code Management

Source Code Management

https://github.com/kezhenxu94/yaml-validator

Download yaml-validator

Filename Size
yaml-validator-0.9.pom 15 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kezhenxu94/yaml-validator/ -->
<dependency>
    <groupId>io.github.kezhenxu94</groupId>
    <artifactId>yaml-validator</artifactId>
    <version>0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kezhenxu94/yaml-validator/
implementation 'io.github.kezhenxu94:yaml-validator:0.9'
// https://jarcasting.com/artifacts/io.github.kezhenxu94/yaml-validator/
implementation ("io.github.kezhenxu94:yaml-validator:0.9")
'io.github.kezhenxu94:yaml-validator:pom:0.9'
<dependency org="io.github.kezhenxu94" name="yaml-validator" rev="0.9">
  <artifact name="yaml-validator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.kezhenxu94', module='yaml-validator', version='0.9')
)
libraryDependencies += "io.github.kezhenxu94" % "yaml-validator" % "0.9"
[io.github.kezhenxu94/yaml-validator "0.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • yaml-validator-core
  • yaml-validator-report
  • yaml-validator-site
  • yaml-validator-tags
  • yaml-validator-cli
  • yaml-validator-all

yaml-validator - a validator based on YAML rules

Build Codecov Codacy Badge Maintainability Chat on Slack Maven Central License: Apache 2.0 Kotlin Version

Documentation

Please refer to the User Guide for details.

Contribution

This project is under actively development, and we welcome any kind of contributions including but not limited to bug report, pull request, documentation, and .

Contact Us

Join the Slack Channel to chat with us.

Versions

Version
0.9
0.8
0.7