Multiple choice technology web technology It is mandatory that client applications have to be validated before marshalling. True False Reveal answer Fill a bubble to check yourself B Correct answer Explanation Client validation is NOT mandatory before marshalling in JAXB. While validation is supported, it's optional - you can marshal without validating, which is useful for performance or when working with trusted data.