Interface IMappingSetValidator

    • Method Detail

      • validate

        ValidationError validate​(MappingSet ms)
        Checks a mapping set for a possible post-parsing error.
        Parameters:
        ms - The mapping set to check.
        Returns:
        An error code, or null if the set passes the test represented by this object.