IValidator<T> Extension
Location
-
Reference:
- EUnit.fx Island, macOS
- RemObjects.Elements.EUnit.dll .NET, .NET Standard 2.0
- remobjects.elements.eunit.jar Cooper
- libEUnit.fx Toffee
- Namespace: RemObjects.Elements.EUnit.Validation
- Extends: IValidator<T>
- Platforms: .NET, .NET Standard 2.0, Cooper, Island, macOS, Toffee
Instance Methods
And<T> (IValidator<T>): IValidator<T> macOS
method And<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> And<T>(IValidator<T> Other)
func And<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> And<T>(IValidator<T> Other)
Function And<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other:
And<T> (IValidator<T>): IValidator<T> .NET, .NET Standard 2.0, Cooper, Island, Toffee
method And<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> And<T>(IValidator<T> Other)
func And<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> And<T>(IValidator<T> Other)
Function And<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other:
AndNot<T> (IValidator<T>): IValidator<T> macOS
method AndNot<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> AndNot<T>(IValidator<T> Other)
func AndNot<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> AndNot<T>(IValidator<T> Other)
Function AndNot<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other:
AndNot<T> (IValidator<T>): IValidator<T> .NET, .NET Standard 2.0, Cooper, Island, Toffee
method AndNot<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> AndNot<T>(IValidator<T> Other)
func AndNot<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> AndNot<T>(IValidator<T> Other)
Function AndNot<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other:
Or<T> (IValidator<T>): IValidator<T> macOS
method Or<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> Or<T>(IValidator<T> Other)
func Or<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> Or<T>(IValidator<T> Other)
Function Or<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other:
Or<T> (IValidator<T>): IValidator<T> .NET, .NET Standard 2.0, Cooper, Island, Toffee
method Or<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> Or<T>(IValidator<T> Other)
func Or<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> Or<T>(IValidator<T> Other)
Function Or<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other:
OrNot<T> (IValidator<T>): IValidator<T> macOS
method OrNot<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> OrNot<T>(IValidator<T> Other)
func OrNot<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> OrNot<T>(IValidator<T> Other)
Function OrNot<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other:
OrNot<T> (IValidator<T>): IValidator<T> .NET, .NET Standard 2.0, Cooper, Island, Toffee
method OrNot<T>(Other: IValidator<T>): IValidator<T>
IValidator<T> OrNot<T>(IValidator<T> Other)
func OrNot<T>(_ Other: IValidator<T>) -> IValidator<T>
IValidator<T> OrNot<T>(IValidator<T> Other)
Function OrNot<T>(Other As IValidator<T>) As IValidator<T>
Parameters:
- Other: