Last Version

Conditional Validator 0.0.2

An extension package for Bean Validation 2.0 that adds conditional validations

License

License

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

conditional-validator
Version

Version

0.0.2
Type

Type

pom
Description

Description

Conditional Validator
An extension package for Bean Validation 2.0 that adds conditional validations
Project URL

Project URL

https://github.com/microtweak/conditional-validator
Source Code Management

Source Code Management

https://github.com/microtweak/conditional-validator

Download conditional-validator 0.0.2


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

Dependencies

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

Project Modules

  • validator-core
  • validator-hv
  • validator-bval