Rdocumentation
powered by
Learn R Programming
validate (version 0.1.4)
validator-class: Store a set of rich validating rules.
Description
Store a set of rich validating rules.
Arguments
Details
A validator stores a set of validatin rules. It is a child class of
expressionset
and can be constructed with
validator
.
Exported S4 methods for <code>validator</code>
Methods inherited from
expressionset
confront
compare
See also
expressionset