com.evolveum.midpoint.prism.util
Class PrismValidate

java.lang.Object
  extended by com.evolveum.midpoint.prism.util.PrismValidate

public class PrismValidate
extends Object

Author:
semancik

Constructor Summary
PrismValidate()
           
 
Method Summary
static void notEmpty(PolyString value, String message)
           
static void notEmpty(PolyStringType value, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrismValidate

public PrismValidate()
Method Detail

notEmpty

public static void notEmpty(PolyString value,
                            String message)

notEmpty

public static void notEmpty(PolyStringType value,
                            String message)


Copyright © 2013 evolveum. All Rights Reserved.