Interface ValidationViolation

All Superinterfaces:
Serializable
All Known Implementing Classes:
ConstraintViolation, GlobalViolation

public interface ValidationViolation extends Serializable
Validation violation interface which serves a message key to be translated.
Since:
11.1
  • Method Details