...
...
return [
...
'if' => [
[ ['components_component_id', 'rest_create_date'],'exist']
],
'then' => [
['components_component_id', 'unique','message'=> 'Остаток уже внесен!' ]
]
],