```php $form->addNumber(...)->validateTinyInteger() $form->addNumber(...)->validateUnsignedTinyInteger() ... ```