Uses of Class
dev.sympho.modular_commands.execute.InvocationValidator
Packages that use InvocationValidator
Package
Description
Runtime system for executing commands defined through the API.
-
Uses of InvocationValidator in dev.sympho.modular_commands.execute
Methods in dev.sympho.modular_commands.execute that return InvocationValidatorModifier and TypeMethodDescriptionprotected abstract InvocationValidator<E>
PipelineBuilder.getValidator()
Retrieves the validator to use for validating command invocations.