Annotation Type and Description |
---|
com.holonplatform.core.beans.Email
Use the
Email constraint of the Bean Validation API 2.x instead |
com.holonplatform.core.beans.NotBlank
Use the
NotBlank constraint of the Bean Validation API 2.x instead |
com.holonplatform.core.beans.NotEmpty
Use the
NotEmpty constraint of the Bean Validation API 2.x instead |
com.holonplatform.core.beans.NotNegative
Use the
Positive or PositiveOrZero constraint of the Bean
Validation API 2.x instead |
Copyright © 2019 The Holon Platform. All rights reserved.