Extended Validation

Extension for BeanValidation API to provide CDI compatible ConstraintValidatorFactory, easy way to set parameters on message constraint and easy API to add non properties file message sources, like DB, external modules, mainframe routines, etc.

Лицензия

Лицензия

The MIT License (MIT)
Группа

Группа

com.github.ldeitos
Идентификатор

Идентификатор

extendedValidation
Последняя версия

Последняя версия

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Extended Validation
Extension for BeanValidation API to provide CDI compatible ConstraintValidatorFactory, easy way to set parameters on message constraint and easy API to add non properties file message sources, like DB, external modules, mainframe routines, etc.

Скачать extendedValidation

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.github.ldeitos : extendedValidation-core jar 2.0
javax.validation : validation-api jar 2.0.1.Final
javax.enterprise : cdi-api jar 2.0.SP1
commons-beanutils : commons-beanutils jar 1.9.3
org.apache.commons : commons-text jar 1.6
org.apache.commons : commons-lang3 jar 3.8.1
io.github.classgraph : classgraph jar 4.1.2
org.slf4j : slf4j-api jar 1.7.25

test (7)

Идентификатор библиотеки Тип Версия
org.jglue.cdi-unit : cdi-unit jar 4.1.0
junit : junit jar 4.12
org.hibernate.validator : hibernate-validator jar 6.0.13.Final
org.jboss.weld.se : weld-se-core jar 3.0.5.Final
org.jboss.weld.se : weld-se-shaded jar 3.0.5.Final
com.sun.el : el-ri jar 1.0
org.slf4j : slf4j-nop jar 1.7.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0
2.0-RC2
2.0-RC1
1.1.02
1.1.01
1.1
1.1.CR3
1.1.CR2
1.1.CR1
1.0.03
1.0.02
1.0.01
1.0
1.0.CR3
1.0.CR2
1.0.CR1
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0-RC1
0.0.1-RC1