validateSchemaValidations

Validates all validations of the provided formSchema by checking that all validation dependencies are valid (i.e. that they point to valid locations and have valid types).

Throws

If a validation has an invalid dependency path.

If a validation has an invalid dependency type.