- Preparing search index...
- The search index is not available
Dappetizer
Interface Validator<TValue, TLimits>
Methods
getExpectedValueDescription
- getExpectedValueDescription(limits: TLimits): string
-
Returns string
validate
- validate(value: unknown, limits: TLimits): TValue
-
Parameters
-
value: unknown
-
limits: TLimits
Returns TValue
Low-level validation of
TResult
value.