name: GreaterThanOrEqualValidator class_comment: '# * Validates values are greater than or equal to the previous (>=). # * # * @author Daniel Holmes # * @author Bernhard Schussek ' dependencies: [] properties: [] methods: - name: compareValues visibility: protected parameters: - name: value1 - name: value2 comment: null - name: getErrorCode visibility: protected parameters: [] comment: null traits: [] interfaces: []