formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Interface XmFormModel

    The form model with part of the configuration that was set in the XIMA form designer. Used, for example, by the form validator.

    interface XmFormModel {
        validation: XmFormModelValidation;
    }
    Index

    Properties

    Properties

    The configuration that describes how form element should be validated.