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