Interview Question
Qus: hat Is Data Validated Against?
Answers (1)
During validation, run-time data is compared to a blueprintor model.
The blueprint or model is a formal description of the structure and the allowable content for the data.
The blueprint identifies structural and content constraints forthe data being validated.
The validation engine in webMethods Integration Serverconsiders the data to be valid when it conforms to the constraints specified in the blueprint. A blueprint can be an IS schema, an IS document type, or a set of input and output parameters.