@NotBlank: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
=Internal=


* [[Bean_Validation#Hibernate_Validation_Extensions|Bean Validation]]
* [[JavaBeans_Validation#Hibernate_Validation_Extensions|JavaBeans Validation]]
* [[Spring_Validation_Concepts#Declare_Validation_Rules|Spring Validation Concepts]]


=Overview=
=Overview=


Bean Validation annotation. Deprecates Hibernate Validate [[Hibernate @NotBlank|@NotBlank]] annotation.
Bean Validation annotation. Deprecates Hibernate Validate [[Hibernate @NotBlank|@NotBlank]] annotation.

Latest revision as of 17:33, 16 October 2018

Internal

Overview

Bean Validation annotation. Deprecates Hibernate Validate @NotBlank annotation.