StringArgumentValidator
final class StringArgumentValidator
| internal | This class is not covered by the backward compatibility promise | 
Methods
                    __construct(callable $validator, string $expected)
        
                                            
                
            No description
                    void
                
                
                    validate(int $argument, string $value, int $distance = 1)
        
                                            
                
            No description
Details
        at line 30
                            
    __construct(callable $validator, string $expected)
        
    
    No description
        at line 39
                            void
    validate(int $argument, string $value, int $distance = 1)
        
    
    No description