FpML Issues Tracker
closed
Minor
Have not tried
Validation Rules
Admin
None
Summary
The rule is currently: " rollConvention ne ("NONE", "SFE", "MON", "TUE", "WED", "THU", "FRI", "SAT","SUN") "
The rule should be: " not(rollConvention = ("NONE", "SFE", "MON", "TUE", "WED", "THU", "FRI", "SAT","SUN")) "
Notes:
lyteck
12/11/08 4:32 pm
fixed
matthewdr
12/11/08 4:35 pm
tested