Interface | Description |
---|---|
IObjectShortChecker |
Specification grouping all Short check specifications.
|
IObjectShortDefaultCheck |
Specifies a default check for Short.
|
IObjectShortDefaultProperties |
Defines properties used by both {link:IObjectShortDefaultCheck} and {link:IObjectShortNotDefaultCheck}.
|
IObjectShortEqualsCheck |
Specifies an equals check for Short.
|
IObjectShortGreaterCheck |
Specifies a greater check for Short.
|
IObjectShortGreaterOrEqualsCheck |
Specifies a greater or equals check for Short.
|
IObjectShortInsideCheck |
Specifies a within check for Short.
|
IObjectShortLessCheck |
Specifies a less check for Short.
|
IObjectShortLessOrEqualsCheck |
Specifies a less or equals check for Short.
|
IObjectShortNotDefaultCheck |
Specifies a not-default check for Short.
|
IObjectShortNotEqualsCheck |
Specifies a not-equals check for Short.
|
IObjectShortNotNullCheck |
Specifies a not-null check for Short.
|
IObjectShortNotSameCheck |
Specifies a reference check for Short.
|
IObjectShortNullCheck |
Specifies a null check for Short.
|
IObjectShortOutsideCheck |
Specifies a within check for Short.
|
IObjectShortSameCheck |
Specifies a reference check for Short.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.