Roman v::roman() Validates roman numbers v::roman()->validate('IV'); //true This validator ignores empty values, use notEmpty() when appropriate.