Bean Validation website screenshot

Bean Validation

Jakarta Bean Validation (formerly Java Bean Validation / JSR 380) is a Java specification providing a standardized constraint model and API for validating Java beans using annotations. It defines built-in constraints (@NotNull, @Size, @Min, @Max, @Pattern, @Email, etc.), a Validator API, constraint inheritance, and method/constructor parameter validation. The current stable release is Jakarta Validation 3.1. Hibernate Validator is the reference implementation. The specification is governed by the Jakarta EE Working Group under the Eclipse Foundation.

Bean Validation publishes 3 APIs on the APIs.io network. Tagged areas include Bean Validation, Data Quality, Java, Validation, and Jakarta EE.

Bean Validation’s developer surface includes engineering blog, documentation, and 9 more developer resources.

23.8/100 emerging ▬ flat Agent 3/100 human only self hosted · Apache-2.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
3 APIs 6 Features 4 Use Cases
Bean ValidationData QualityJavaValidationJakarta EEConstraints

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/bean-validation: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Jakarta Bean Validation Specification 3.1

The Jakarta Bean Validation 3.1 specification defines the constraint model, annotation processor, Validator API, method validation, group sequences, cascaded validation, constra...

Hibernate Validator

Hibernate Validator is the reference implementation of Jakarta Bean Validation. Version 9.1.0.Final implements the Jakarta Validation 3.1 specification. It provides the Validato...

Jakarta Validation API

The Jakarta Validation API JAR provides the interfaces, annotations, and exception types that constitute the Bean Validation specification contract. Constraint annotations (@Not...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Bean Validation Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 6

Notable capabilities this provider offers.

Annotation-Based Constraints

Define validation constraints on Java beans using annotations such as @NotNull, @Size, @Min, @Max, @Pattern, @Email, and @Past.

Method Validation

Validate method and constructor parameters and return values using constraint annotations on method signatures.

Constraint Composition

Compose multiple constraints together using @Constraint and meta-annotations to create custom reusable constraint annotations.

Group Sequences

Define validation groups and group sequences for ordered, conditional validation scenarios.

Cascaded Validation

Trigger validation of nested objects using @Valid annotation for graph-level constraint validation.

Programmatic API

Build and configure validators programmatically using the Validator and ValidatorFactory APIs without annotations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Bean Validation Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Use Cases 4

What developers build with this provider.

REST API Input Validation

Validate request body and query parameters in JAX-RS and Spring REST controllers using Bean Validation annotations.

Form Validation

Validate user-submitted form data in Jakarta Faces, Spring MVC, and other web frameworks.

Domain Model Validation

Enforce business rules and data integrity constraints on JPA entity classes and domain objects.

Microservices Contract Validation

Validate inter-service request and response payloads to enforce API contracts in microservices architectures.

Integrations 5

Pre-built integrations with other platforms and tools.

Spring Framework

Spring integrates Jakarta Bean Validation for controller method argument validation and service layer validation.

Jakarta Persistence (JPA)

JPA providers call the Validator API before persisting entities to enforce database-layer constraint validation.

Quarkus

Quarkus uses Hibernate Validator as its Bean Validation implementation with zero-config support in native images.

Jakarta Faces (JSF)

Jakarta Faces integrates Bean Validation for automatic form field validation in web applications.

Micronaut

Micronaut Framework uses Bean Validation for controller parameter and return value validation.

Resources

Documentation 2

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bean-validation
name: Bean Validation
description: Jakarta Bean Validation (formerly Java Bean Validation / JSR 380) is a Java specification providing a standardized
  constraint model and API for validating Java beans using annotations. It defines built-in constraints (@NotNull, @Size,
  @Min, @Max, @Pattern, @Email, etc.), a Validator API, constraint inheritance, and method/constructor parameter validation.
  The current stable release is Jakarta Validation 3.1. Hibernate Validator is the reference implementation. The specification
  is governed by the Jakarta EE Working Group under the Eclipse Foundation.
type: Index
deliveryModel:
  model: self-hosted
  license: Apache-2.0
  open_source: true
  commercial: false
  callable_host: false
  label: Self-hosted open source · you run it yourself
  confidence: high
  source:
  - license
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bean-validation.png
tags:
- Bean Validation
- Data Quality
- Java
- Validation
- Jakarta EE
- Constraints
url: https://raw.githubusercontent.com/api-evangelist/bean-validation/refs/heads/main/apis.yml
created: '2025-01-01'
modified: '2026-04-19'
specificationVersion: '0.23'
apis:
- aid: bean-validation:specification
  name: Jakarta Bean Validation Specification 3.1
  description: The Jakarta Bean Validation 3.1 specification defines the constraint model, annotation processor, Validator
    API, method validation, group sequences, cascaded validation, constraint composition, and the metadata API for introspecting
    validation constraints on Java classes, fields, methods, and constructors.
  humanURL: https://beanvalidation.org/3.1/
  tags:
  - Bean Validation
  - Java
  - Jakarta EE
  - Specification
  properties:
  - type: Documentation
    url: https://beanvalidation.org/3.1/
  - type: Specification
    url: https://jakarta.ee/specifications/bean-validation/3.1/
  - type: GitHubRepository
    url: https://github.com/jakartaee/validation
- aid: bean-validation:hibernate-validator
  name: Hibernate Validator
  description: Hibernate Validator is the reference implementation of Jakarta Bean Validation. Version 9.1.0.Final implements
    the Jakarta Validation 3.1 specification. It provides the Validator, ValidatorFactory, ConstraintViolation APIs, additional
    built-in constraints beyond the spec, programmatic constraint definition, and message interpolation. Available via Maven
    Central and published under Apache 2.0.
  humanURL: https://hibernate.org/validator/
  tags:
  - Bean Validation
  - Java
  - Reference Implementation
  - Hibernate
  properties:
  - type: Documentation
    url: https://docs.jboss.org/hibernate/stable/validator/reference/en-US/html_single/
  - type: GettingStarted
    url: https://hibernate.org/validator/documentation/getting-started/
  - type: GitHubRepository
    url: https://github.com/hibernate/hibernate-validator
  - type: SDKs
    url: https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator
    title: Maven Central
- aid: bean-validation:jakarta-validation-api
  name: Jakarta Validation API
  description: The Jakarta Validation API JAR provides the interfaces, annotations, and exception types that constitute the
    Bean Validation specification contract. Constraint annotations (@NotNull, @Size, @Min, @Max, @Pattern, @Email, @Future,
    @Past, @Positive, @Negative, etc.), Validator, ValidatorFactory, ConstraintViolation, and Path types are all defined in
    the API. Available on Maven Central.
  humanURL: https://jakarta.ee/specifications/bean-validation/3.1/
  tags:
  - Bean Validation
  - Java
  - Jakarta EE
  tags_raw:
  - Bean Validation
  - Java
  - API
  - Jakarta EE
  properties:
  - type: Specification
    url: https://jakarta.ee/specifications/bean-validation/3.1/
  - type: SDKs
    url: https://mvnrepository.com/artifact/jakarta.validation/jakarta.validation-api
    title: Maven Central
common:
- type: IssueTracker
  url: https://github.com/jakartaee/validation/issues
- type: Releases
  url: https://github.com/jakartaee/validation/releases
- type: CodeOfConduct
  url: https://github.com/jakartaee/.github/blob/master/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/jakartaee/validation/blob/main/CONTRIBUTING.md
- type: License
  name: Apache-2.0
  url: https://github.com/jakartaee/validation/blob/main/LICENSE
- type: DomainSecurity
  url: security/bean-validation-domain-security.yml
- type: Website
  url: https://beanvalidation.org/
- url: https://beanvalidation.org/news/news.atom
  type: Blog
- type: Documentation
  url: https://beanvalidation.org/2.0/spec/
- type: GitHubOrganization
  url: https://github.com/jakartaee
- type: Versioning
  url: https://beanvalidation.org/news/
- type: Features
  data:
  - name: Annotation-Based Constraints
    description: Define validation constraints on Java beans using annotations such as @NotNull, @Size, @Min, @Max, @Pattern,
      @Email, and @Past.
  - name: Method Validation
    description: Validate method and constructor parameters and return values using constraint annotations on method signatures.
  - name: Constraint Composition
    description: Compose multiple constraints together using @Constraint and meta-annotations to create custom reusable constraint
      annotations.
  - name: Group Sequences
    description: Define validation groups and group sequences for ordered, conditional validation scenarios.
  - name: Cascaded Validation
    description: Trigger validation of nested objects using @Valid annotation for graph-level constraint validation.
  - name: Programmatic API
    description: Build and configure validators programmatically using the Validator and ValidatorFactory APIs without annotations.
- type: UseCases
  data:
  - name: REST API Input Validation
    description: Validate request body and query parameters in JAX-RS and Spring REST controllers using Bean Validation annotations.
  - name: Form Validation
    description: Validate user-submitted form data in Jakarta Faces, Spring MVC, and other web frameworks.
  - name: Domain Model Validation
    description: Enforce business rules and data integrity constraints on JPA entity classes and domain objects.
  - name: Microservices Contract Validation
    description: Validate inter-service request and response payloads to enforce API contracts in microservices architectures.
- type: Integrations
  data:
  - name: Spring Framework
    description: Spring integrates Jakarta Bean Validation for controller method argument validation and service layer validation.
  - name: Jakarta Persistence (JPA)
    description: JPA providers call the Validator API before persisting entities to enforce database-layer constraint validation.
  - name: Quarkus
    description: Quarkus uses Hibernate Validator as its Bean Validation implementation with zero-config support in native
      images.
  - name: Jakarta Faces (JSF)
    description: Jakarta Faces integrates Bean Validation for automatic form field validation in web applications.
  - name: Micronaut
    description: Micronaut Framework uses Bean Validation for controller parameter and return value validation.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/bean-validation"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bean-validation/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bean-validation/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.