class CqmValidators::Cat3Measure
Public Class Methods
new()
click to toggle source
Calls superclass method
CqmValidators::MeasureValidator::new
# File lib/validators.rb, line 31 def initialize super('2.16.840.1.113883.10.20.27.3.1') end