Interface RecordFormat

    • Method Detail

      • matches

        boolean matches​(UnmarshallingContext context)
        Returns whether the record meets configured matching criteria during unmarshalling.
        Parameters:
        context - the UnmarshallingContext
        Returns:
        true if the record meets all matching criteria, false otherwise
        Since:
        2.0.3