Method | Description | |
---|---|---|
IsMatterValid ( |
||
ValidationFunctions ( ISPList spList, IOptions |
Method | Description | |
---|---|---|
CheckListExists ( |
Checks if the lists exist
|
|
CheckUserPermission ( |
Validates the permissions assigned to the users.
|
|
GenericResponse ( string code, string value ) : |
||
MatterDetailsValidation ( |
Validates details of a matter and returns the validation status.
|
|
MatterMetadataValidation ( |
Validates meta-data of a matter and returns the validation status (success/failure).
|
|
MatterNameValidation ( |
Validates the matter name.
|
|
RoleCheck ( |
Validates the roles for the matter and returns the validation status.
|
|
ValidateClientInformation ( |
Function to validate client information
|
|
ValidateContentType ( |
Validates content type for the matter.
|
|
ValidateFullControlPermission ( |
Validates if there is at-least one user with full control in assign list.
|
public IsMatterValid ( |
||
matterInformation | ||
methodNumber | int | |
matterConfigurations | ||
return |
public ValidationFunctions ( ISPList spList, IOptions |
||
spList | ISPList | |
matterSettings | IOptions |
|
errorSettings | IOptions |
|
matterRespository | IMatterRepository | |
listNames | IOptions |
|
camlQueries | IOptions |
|
return | Microsoft.Extensions.OptionsModel |