MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Validator::CertSubject
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Validator::CertSubject
SYNOPSIS
<action name=``CreateCSR''>
<validator name=``CertSubject''
class=``OpenXPKI::Server::Workflow::Validator::CertSubject''>
<arg value=``$cert_profile''/>
<arg value=``$cert_subject_style''/>
<arg value=``$cert_subject''/>
</validator></action>
DESCRIPTION
This validator checks a given subject according to the profile configuration.
NOTE: If you pass an empty string (or no string) to this validatorit will not throw an error. Why? If you want a value to be defined itis more appropriate to use the 'is_required' attribute of the inputfield to ensure it has a value.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.