Class RestErrorMessage

    • Constructor Detail

      • RestErrorMessage

        public RestErrorMessage​(IValidationError error,
                                Serializable message,
                                String field)
        Instantiates a new rest error message.
        Parameters:
        error - the error
        message - the message
        field - the field
    • Method Detail

      • getField

        public String getField()
        Gets the field.
        Returns:
        the field