| Did you know ... | Search Documentation: |
| Pack nan_common -- prolog/nan_validation.pl |
Nan.Validation 1.2: Validation Operations (nan_validation)
This module is part of Nan.Common 1.2: Common Operations (nan_common) http://julio.diegidio.name/Projects/Prolog/Nan.Common
This module provides common operations for testing and validation of term types, domains and custom conditions, and for the construction of exception and error terms.
This module abstracts and extends the type testing and validation system provided by library(error). In particular, this module extends to the types that are documented in test_type/2.
NOTE: The type testing and validation system is extensible: specifically,
error:has_type/2 is a multifile (and dynamic) predicate. See
library(error) for details.
The following predicates are exported, but not or incorrectly documented.