Modifier and Type | Method and Description |
---|---|
ModelValidationReport |
DefaultModelContext.validateModel(Model model)
Validates a given
Model . |
abstract ModelValidationReport |
ModelContext.validateModel(Model model)
Validates a given
Model . |
ModelValidationReport |
ModelValidator.validateModel(ModelContext context,
Model model)
Validates a given
Model . |
ModelValidationReport |
DefaultModelContext.validateModel(String model,
Source source)
Validates a given model.
|
abstract ModelValidationReport |
ModelContext.validateModel(String model,
Source source)
Validates a given model.
|
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.