AJSF API reference
    Preparing search index...

    Function combineAllOf

    • 'combineAllOf' function

      Attempt to convert an allOf schema object into a non-allOf schema object with equivalent rules.

      // schema - allOf schema object // - converted schema object

      Parameters

      • schema: any

      Returns any