ToolShed.SelfValidate
Contents
Description
AUTHOR- Dr. Alistair Ward
DESCRIPTION- A class to define the simple interface, to which data which can self-validation, should conform.
- class SelfValidator a where
Type-classes
class SelfValidator a whereSource
The interface to which data which can self-validate should conform.
Methods
Instances
| SelfValidator a => SelfValidator [a] |