iscorp's avatar

Validation of attribute which could be a string or array

Hi,

is it possible to check this within one validation ruleset?

'fileformat' => 'present|filled|string|in:jpg,png,svg',
'fileformat.*' => 'present|filled|string|in:jpg,png,svg'

Thx

0 likes
0 replies

Please or to participate in this conversation.