@NotBlank: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Bean Validation")
 
No edit summary
 
(6 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=
 
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.