Exemplo n.º 1
0
        public void Check()
        {
            _rulesValidator.Check();

            _stateSettingsValidator.Check(_rulesValidator.FromStates, _rulesValidator.ToStates());
        }