client-framework2

Purpose

The Client Framework 2 compatibility options.

Contained by

Attributes

Attribute Description Type Default Options Use
validation-mode

The default mode of the Client Framework 2 component validator.

This configuration option can be overridden for a specific XDIME page using the cf2:validation-mode meta property.

Please refer to the topic entitled Validation for details.

xs:string lax  lax, strict, warn  optional 

Example

<client-framework2 validation-mode="strict"/>

Related topics