Class SchemaTypeChecker


  • public class SchemaTypeChecker
    extends java.lang.Object
    This helps pre check the state of the type system to ensure it can be made into an executable schema.

    It looks for missing types and ensure certain invariants are true before a schema can be made.