javax.validation

Interface ConstraintValidatorContext. ConstraintViolationBuilder. LeafNodeBuilderCustomizableContext

  • Enclosing interface:
    ConstraintValidatorContext.ConstraintViolationBuilder

    public static interface ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeBuilderCustomizableContext
    Represents a node whose context is configurable (i.e. index, key and isInIterable) and that is a leaf node (i.e. no subnode can be added).
    Since:
    1.1
    • Method Detail

      • addConstraintViolation

        ConstraintValidatorContext addConstraintViolation()
        Adds the new ConstraintViolation to be generated if the constraint validator mark the value as invalid.

        Methods of the ConstraintViolationBuilder instance this object comes from and the constraint violation builder nested objects throw IllegalStateException after this call.

        Returns:
        ConstraintValidatorContext instance the ConstraintViolationBuilder comes from
Fehler Infobrol

Diese Seite der Infobrol-Website kann nicht angezeigt werden

Art des Fehlers (18-01)

ID de navigation incorrect : 95025

Bitte versuchen Sie es in ein paar Minuten noch einmal…

Zurück zur Startseite




Steph