JBoss Dynamic Model Representation API 1.0.0.Final

org.jboss.dmr
Class Validation

java.lang.Object
  extended by org.jboss.dmr.Validation

public final class Validation
extends java.lang.Object

Author:
David M. Lloyd

Field Summary
static ModelNode SCHEMA_DEFINITION
           
 
Method Summary
static void validate(ModelNode schema, java.lang.String rootType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCHEMA_DEFINITION

public static final ModelNode SCHEMA_DEFINITION
Method Detail

validate

public static void validate(ModelNode schema,
                            java.lang.String rootType)
                     throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException

JBoss Dynamic Model Representation API 1.0.0.Final

Copyright © 2010 JBoss, a division of Red Hat, Inc.