Class VolumeValidationRule

    • Field Detail

      • status

        protected final StatusContainer status
        Status container to hold current state of the validation process
    • Constructor Detail

      • VolumeValidationRule

        public VolumeValidationRule()
    • Method Detail

      • update

        public void update​(Observable validator,
                           Object object)
        Generic update to validation process, either updates message or posts a bucket
        Specified by:
        update in interface Observer
        Parameters:
        validator - validator action
        object - object to use in update