Validation
Control blocks are powered by Formkit and most of blocks can have a string style validation
.
required
is using the Formkit validation under the hood and validation
will be combined with it.
Info
The above input has required|number|between:20,50
validation.