public class UrlencodedFormV2Validator extends Object implements FormValidator<org.mule.runtime.api.metadata.TypedValue>
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
UrlencodedFormV2Validator(org.mule.apikit.model.MimeType actionMimeType,
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 UrlencodedFormV2Validator(org.mule.apikit.model.MimeType actionMimeType,
org.mule.runtime.core.api.el.ExpressionManager expressionManager)
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.