Static
Readonly
detailsStatic
Readonly
fieldStatic
Readonly
infoStatic
Readonly
keyStatic
Readonly
messageStatic
Readonly
objectStatic
Readonly
objectStatic
Readonly
typeAdditional information about the message, such as the full text of the exception,
or ''
if there is no additional information.
Additional information about the message, such as the full text of the exception,
or ''
if there is no additional information.
The name of the field of the object to which the validation message refers, or ''
if the field is unknown.
The name of the field of the object to which the validation message refers, or ''
if the field is unknown.
The key of the message that occurred during validation.
The key of the message that occurred during validation.
The text of the message that occurred during validation.
The text of the message that occurred during validation.
The name of the object to which the validation message refers, or ''
if the name is unknown.
The name of the object to which the validation message refers, or ''
if the name is unknown.
The type of the object to which the validation message refers, or ''
if the type is unknown.
The type of the object to which the validation message refers, or ''
if the type is unknown.
The type of message that occurred during validation.
The type of message that occurred during validation.
Возвращает настройки объекта-хранилища.
Удаляет системную информацию, которая может располагаться в любом месте в хранилище текущего объекта и может быть найдена по ключам с префиксом StorageHelper.systemKeyPrefix.
Удаляет пользовательскую информацию, которая может располагаться в любом месте в хранилище текущего объекта и может быть найдена по ключам с префиксом StorageHelper.userKeyPrefix.
Возвращает дополнительную пользовательскую информацию по текущему объекту
или null
, если информация ещё не была задана.
Дополнительная пользовательская информацию по текущему объекту
или null
, если информация ещё не была задана.
Выполняет валидацию текущего объекта и всех его дочерних объектов.
Объект, выполняющий построение результата валидации.
Generated using TypeDoc
Validation message contained in the storage IStorage.