Interface ValidatorWithMessages.ValidationResult

Enclosing interface:
ValidatorWithMessages

public static interface ValidatorWithMessages.ValidationResult
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    boolean
     
  • Method Details

    • result

      boolean result()
    • error

      int error()