Schema validation failed: property 'MatchFormSettingsSchema.questionsArray' of type 'array' has unknown object type 'Question'

Thanks for answering, it was in fact that I was not defining the Question Schema.

Thanks!