Package | Description |
---|---|
org.vectomatic.svg.edit.client.model | |
org.vectomatic.svg.edit.client.model.svg |
Modifier and Type | Method and Description |
---|---|
ValidationError |
IValidator.validate(U model,
T value)
Validates the specified value.
|
ValidationError |
IMetadata.validate(U model,
T value)
Validates the specified metadata.
|
ValidationError |
MetadataBase.validate(U model,
T value) |
Modifier and Type | Method and Description |
---|---|
Set<ValidationError> |
IValidatable.getErrors(T model,
ValidationError.Severity severity)
Returns the errors of the specified severity
associated with this model.
|
Modifier and Type | Method and Description |
---|---|
Set<ValidationError> |
SVGElementModel.getErrors(org.vectomatic.dom.svg.impl.SVGElement model,
ValidationError.Severity severity) |
Copyright © 2018. All Rights Reserved.