linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

Which the following statements is true about Spring validation?

All of these
When using annotation to valid domain object, only one validation annotation is allowed for each property
Custom validation can be implemented through Spring's support of JSR-303, the Bean Validation API
@NotNull annotations indicates that the value should not be empty

Answer:
Custom validation can be implemented through Spring's support of JSR-303, the Bean Validation API

Note: This Question is unanswered, help us to find answer for this one