Hibernate Validator API

Bean Validation reference implementation with additional constraints.

API entry from apis.yml

apis.yml Raw ↑
name: Hibernate Validator API
description: Bean Validation reference implementation with additional constraints.
image: https://hibernate.org/images/hibernate-logo.svg
humanURL: https://hibernate.org/validator/
baseURL: https://hibernate.org/validator/
properties:
- type: Documentation
  url: https://hibernate.org/validator/documentation/
- type: API Documentation
  url: https://docs.jboss.org/hibernate/validator/8.0/api/
- type: Reference Guide
  url: https://docs.jboss.org/hibernate/validator/8.0/reference/en-US/html_single/
- type: GitHubRepository
  url: https://github.com/hibernate/hibernate-validator
- type: GettingStarted
  url: https://hibernate.org/validator/documentation/getting-started/
tags:
- Bean Validation
- JSR 380
- Validation