项目作者: olesiakissa

项目描述 :
Usage of Hibernate Validator
高级语言: Java
项目地址: git://github.com/olesiakissa/object-model-validation.git
创建时间: 2017-11-08T21:58:25Z
项目社区:https://github.com/olesiakissa/object-model-validation

开源协议:

下载


Usage of Hibernate Validator

Build Status
codecov
Codacy Badge
Codacy Badge

Person object model

This model has 10 fields of different types. We have to use hibernate validator annotations to check the validity of those fields.
objmodel

Object examples

Created objects were converted to JSON format to provide a better understanding of model:
objects

Dependencies


  1. Gson v2.8.2

  2. Hibernate Validator

  3. Hibernate Validator CDI

  4. Unified Expression Language v3.0.1-b08