Class Item

  • All Implemented Interfaces:
    Validated

    public class Item
    extends java.lang.Object
    implements Validated
    • Constructor Detail

      • Item

        public Item()
    • Method Detail

      • validate

        public void validate()
        Description copied from interface: Validated
        Start validation process.
        Specified by:
        validate in interface Validated