Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. InputInterface.php

function InputInterface::validate

Validates the input.

Throws

RuntimeException When not enough arguments are given

1 method overrides InputInterface::validate()
Input::validate in vendor/symfony/console/Input/Input.php
Validates the input.

File

vendor/symfony/console/Input/InputInterface.php, line 68

Class

InputInterface
InputInterface is the interface implemented by all input classes.

Namespace

Symfony\Component\Console\Input

Code

public function validate() : void;
RSS feed
Powered by Drupal