Class IriReferenceFormat

    • Constructor Detail

      • IriReferenceFormat

        public IriReferenceFormat()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: Format
        Gets the format name.
        Returns:
        the format name as referred to in a json schema format node.
      • getMessageKey

        public String getMessageKey()
        Description copied from interface: Format
        Gets the message key to use for the message.

        See jsv-messages.properties.

        The following are the arguments.
        {0} The instance location
        {1} The format name
        {2} The error message description
        {3} The input value

        Returns:
        the message key