C# 클래스 Owin.Scim.Validation.ResourceExtensionValidators

파일 보기 프로젝트 열기: PowerDMS/Owin.Scim 1 사용 예제들

공개 메소드들

메소드 설명
ResourceExtensionValidators ( IEnumerable validators ) : System.Collections.Generic
this ( string schemaIdentifier ) : IValidator

메소드 상세

ResourceExtensionValidators() 공개 메소드

public ResourceExtensionValidators ( IEnumerable validators ) : System.Collections.Generic
validators IEnumerable
리턴 System.Collections.Generic

this() 공개 메소드

public this ( string schemaIdentifier ) : IValidator
schemaIdentifier string
리턴 IValidator