Interface ValidationValueInterface

  • All Known Implementing Classes:
    ValidationDto

    public interface ValidationValueInterface
    • Method Detail

      • getMessage

        String getMessage()
      • setMessage

        void setMessage​(String pmessage)
      • getPropertyPath

        String getPropertyPath()
      • setPropertyPath

        void setPropertyPath​(String ppropertyPath)