Package org.minimalj.model.validation

  • Interface Summary 
    Interface Description
    Validation  
  • Class Summary 
    Class Description
    InvalidValues
    Invalid values represent strings that cannot be converted in valid objects as defined by their field classes.
    ValidationMessage
    The text of this message should already be localized.
    WeakIdentityHashMap<K,​V>
    Based on: http://www.java2s.com/Code/Java/Collections-Data-Structure/ImplementsacombinationofWeakHashMapandIdentityHashMap.htm