public class UrlencodedFormV1Validator extends Object implements FormValidator<org.mule.runtime.api.metadata.TypedValue>
| Constructor and Description |
|---|
UrlencodedFormV1Validator(Map<String,List<org.mule.apikit.model.parameter.Parameter>> formParameters,
org.mule.runtime.core.api.el.ExpressionManager expressionManager) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.metadata.TypedValue |
validate(org.mule.runtime.api.metadata.TypedValue originalPayload) |
public org.mule.runtime.api.metadata.TypedValue validate(org.mule.runtime.api.metadata.TypedValue originalPayload)
throws BadRequestException
validate in interface FormValidator<org.mule.runtime.api.metadata.TypedValue>BadRequestExceptionCopyright © 2025. All rights reserved.