Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Core.Validation
ValidationKeyRegistry
Class ValidationKeyRegistry
Hierarchy (
View Summary
)
RegistryBase
<
ValidationKey
>
ValidationKeyRegistry
Index
Accessors
instance
Methods
get
get
All
get
By
Name
has
register
Accessors
Static
instance
get
instance
()
:
ValidationKeyRegistry
Returns
ValidationKeyRegistry
Methods
get
get
(
id
:
string
)
:
ValidationKey
Parameters
id
:
string
Returns
ValidationKey
get
All
getAll
()
:
ValidationKey
[]
Returns
ValidationKey
[]
get
By
Name
getByName
(
name
:
string
)
:
null
|
ValidationKey
Parameters
name
:
string
Returns
null
|
ValidationKey
has
has
(
id
:
string
)
:
boolean
Parameters
id
:
string
Returns
boolean
register
register
(
item
:
ValidationKey
)
:
void
Parameters
item
:
ValidationKey
Returns
void
register
(
id
:
string
,
item
:
ValidationKey
)
:
void
Parameters
id
:
string
item
:
ValidationKey
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
instance
Methods
get
get
All
get
By
Name
has
register
TESSA Web API
Loading...