@FrankDocGroup(order=40, name="Validators") @ElementType(value=VALIDATOR) public interface IValidator extends IPipe
Modifier and Type | Method and Description |
---|---|
void |
setName(String name)
The functional name of this pipe, is not required when used as a Validator
|
PipeRunResult |
validate(Message message,
PipeLineSession session,
String messageRoot) |
configure, consumesSessionVariable, doPipe, getForwards, getMaxThreads, registerForward, start, stop
getName
getApplicationContext, getName
getConfigurationClassLoader
setApplicationContext
getName
PipeRunResult validate(Message message, PipeLineSession session, String messageRoot) throws PipeRunException
PipeRunException
@Optional void setName(String name)
setName
in interface INamedObject
Copyright © 2023 Frank!Framework. All rights reserved.