Interface | Description |
---|---|
KeywordValidator |
Interface for a keyword validator
|
Class | Description |
---|---|
AbstractKeywordValidator |
Base abstract class for keyword validators
|
These are the actual validators of user data.
Keywords are built by reflection, with a digested form of schemas
(produced by a Digester
) as
the only constructor argument.
Copyright © 2014. All Rights Reserved.