# Validate INN RU

### Stream connectors&#x20;

* \[Input] In - starts block execution.&#x20;
* \[Output] Out - is activated when the block has finished executing.&#x20;

### Data connectors&#x20;

* \[Input] inn (string) - the value to check for compliance with the format.
* \[Output] is\_valid (boolean) - if the value matches the format, it returns the value True, otherwise - False.
