CompTIA
ADR-001 · Question #85
What two types of input validation should a developer implement for a web server that will be implementing SOAP-based web services? (Select TWO).
The correct answer is C. Validation against recursive payloads. D. Validation that all payloads and entity names are of valid sizes. See the full explanation below for the reasoning.
Question
What two types of input validation should a developer implement for a web server that will be implementing SOAP-based web services? (Select TWO).
Options
- AValidation that all objects received are digitally signed using XML Signatures.
- BValidation that all requests only contain ASCII alphanumeric characters.
- CValidation against recursive payloads.
- DValidation that all payloads and entity names are of valid sizes.
- EValidation against their SOAP pattern.
How the community answered
(36 responses)- A3% (1)
- B14% (5)
- C75% (27)
- E8% (3)
Community Discussion
No community discussion yet for this question.