Laravel API Classes Namespaces Interfaces Traits Index Searchclass Illuminate \ Validation \ Rules \ ExcludeIf ExcludeIf class ExcludeIf (View source) PropertiesClosure|bool $condition The condition that validates the attribute.Methodsvoid __construct(Closure|bool $condition) Create a new exclude vali...