Interface ValidationFailure

All Known Implementing Classes:
DefaultValidationFailure

@ProviderType public interface ValidationFailure
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    Returns the relative location of the property/resource/value which triggered this validation failure.
    @NotNull String
    getMessage(ResourceBundle resourceBundle)
     
    int