complexType "lum_validatorControl"
Namespace:
Content:
empty, 5 attributes
Defined:
Includes:
definitions of 5 attributes
Used:
XML Representation Summary
<...
   
controlToValidateId
 = 
xsd:string
   
enableClientSideValidation
 = 
xsd:boolean : "true"
   
errorMessage
 = 
xsd:string
   
validateOnlyIfVisible
 = 
xsd:boolean : "false"
   
value
 = 
xsd:string
/>
Known Direct Subtypes (5):
All Direct / Indirect Based Elements (6):
Known Usage Locations
Annotation
Defines a validator control. Validator controls may extend this control.
Type Definition Detail
Type Derivation Tree
lum_control
  lum_validatorControl (extension)
XML Source
<xsd:complexType abstract="true" name="lum_validatorControl">
<xsd:annotation>
<xsd:documentation>
Defines a validator control. Validator controls may extend this control.
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="lum_control">
<xsd:attribute default="true" name="enableClientSideValidation" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Enable client side validation for the given validator
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="controlToValidateId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Control that needs to be validated.
If not specified the immediate parent control is considered as the target control to be validated.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="value" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
If validation fails this is the value that will displayed in the location of the control. If neither value nor errorMessage attributes are specified, STR_DEFAULT_VALIDATOR_VALUE will be used for value.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="errorMessage" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
If validation fails this is the error message that will sent to in the error summay control for display.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="false" name="validateOnlyIfVisible" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Validate this control olny if is visible, this control will be validated only client side.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail
controlToValidateId
Control that needs to be validated. If not specified the immediate parent control is considered as the target control to be validated.
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="controlToValidateId" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
Control that needs to be validated.
If not specified the immediate parent control is considered as the target control to be validated.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

enableClientSideValidation
Enable client side validation for the given validator
Type:
xsd:boolean
Use:
optional
Default:
"true"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="true" name="enableClientSideValidation" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Enable client side validation for the given validator
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

errorMessage
If validation fails this is the error message that will sent to in the error summay control for display.
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="errorMessage" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
If validation fails this is the error message that will sent to in the error summay control for display.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

validateOnlyIfVisible
Validate this control olny if is visible, this control will be validated only client side.
Type:
xsd:boolean
Use:
optional
Default:
"false"
Defined:
locally, within this complexType
XML Source
<xsd:attribute default="false" name="validateOnlyIfVisible" type="xsd:boolean" use="optional">
<xsd:annotation>
<xsd:documentation>
Validate this control olny if is visible, this control will be validated only client side.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

value
If validation fails this is the value that will displayed in the location of the control. If neither value nor errorMessage attributes are specified, STR_DEFAULT_VALIDATOR_VALUE will be used for value.
Type:
xsd:string
Use:
optional
Defined:
locally, within this complexType
XML Source
<xsd:attribute name="value" type="xsd:string" use="optional">
<xsd:annotation>
<xsd:documentation>
If validation fails this is the value that will displayed in the location of the control. If neither value nor errorMessage attributes are specified, STR_DEFAULT_VALIDATOR_VALUE will be used for value.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.