this.FieldName = ko.observable().extend({ step: number });
会提示 number is not defined
knockout.validation api 手册